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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



TinyML: Machine Learning with TensorFlow Lite

Authors: Pete Warden and Daniel Situnayake
Publisher: O'Reilly
Date: December 2019
Pages: 504
ISBN: 978-1492052043
Print: 1492052043
Kindle: B082TY3SX7
Audience: Developers interested in machine learning
Rating: 5, but see reservations
Reviewer: Harry Fairhead
Can such small machines really do ML?


More Reviews