BOOKS - Mastering Nim: A complete guide to the programming language
US $6.51
82261
82261
Mastering Nim: A complete guide to the programming language
Author: Andreas Rumpf
Year: June 22, 2022
Format: PDF
File size: PDF 1.1 MB
Language: English
Year: June 22, 2022
Format: PDF
File size: PDF 1.1 MB
Language: English
Nim is a general-purpose programming language inspired by Python, C++ and Lisp. Its most important features are type and resource safety, meta programming and combining readability with syntactic convenience.Learning a programming language is a huge time investment. Why should you learn Nim?Nim rewards you with a single coherent language that can be used for everything and it works well on everything:It runs on virtually every operating system and on web browsers, as well as on tiny embedded devices and even on GPUs.Nim's complexity is still very manageable, this book tries to cover Nim completely in less than 300 pages.Some describe Nim as a and "better Python with types, macros and C's speed and ".But please dive in and be the judge!