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
 


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]


More Reviews