Nim in Action (Manning)
Monday, 02 October 2017

This book is a practical way to learn how to develop software using the open source Nim programming language, which is described as a unique multi-paradigm language that unlike most others, doesn’t emphasize object-oriented programming.. It includes many examples, both large and small, to show and teach you how software is written in Nim.  

<ASIN:1617293431>

Author Dominik Picheta encourages readers to consciously absorb the styles used in this book instead of applying your own, saying that it will teach you a set of best practices and idioms that you’ll also find useful in other programming languages.

Author: Dominik Picheta

Publisher: Manning
Date: August 2017
Pages: 320
ISBN: 978-1617293436
Print: 1617293431
Kindle: Free e-book with print edition
Audience: Nim developers
Level: Intermediate
Category: Other Languages

 

niminaction

 

By learning Nim, you’ll discover a language that straddles the lines between efficiency, expressiveness, and elegance. Nim will make you productive and your end users happy. 

  • Language features and implementation
  • Nimble package manager
  • Asynchronous I/O
  • Interfacing with C and JavaScript
  • Metaprogramming

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews