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
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]


More Reviews