Nim in Action

! Read # Nim in Action by Dominik Picheta ↠ eBook or Kindle ePUB. Nim in Action Nim combines the speed of C with the expressiveness of Python and the flexibility of Lisp and it compiles to C as well as C++, Objective C, and even JavaScript. Nim is a new general-purpose programming language that offers support for systems programming, object oriented programming, procedural programming, functional programming, and more. This book demonstrates how to implement a fully-functioning chat server, a Twitter clone, and many other software projects. It also reveals how to interface

Nim in Action

Author :
Rating : 4.11 (523 Votes)
Asin : 1617293431
Format Type : paperback
Number of Pages : 400 Pages
Publish Date : 2017-12-26
Language : English

DESCRIPTION:

Nim combines the speed of C with the expressiveness of Python and the flexibility of Lisp and it compiles to C as well as C++, Objective C, and even JavaScript. Nim is a new general-purpose programming language that offers support for systems programming, object oriented programming, procedural programming, functional programming, and more. This book demonstrates how to implement a fully-functioning chat server, a Twitter clone, and many other software projects. It also reveals how to interface with foreign languages such as C and C++ and how to use metaprogramming features to write domain specific languages. This book is full of hands-on examples that teach how to test, debug, document, and package Nim applications. Nim's features make it perfect for developing anything from web applications to operating systems.Nim in Action introduces the Nim programming language and teaches readers how to write native software applications and libraries, web applications, embedded device software, and programs that communicate over the internet. It provides readers with a solid knowledge of Nim and the ability to use it to write powerful, portable and efficient applications.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Dominik Picheta is one of the main developers of the Nim programming language, he is also the author of the Nimble package manager as well as many other Nim tools.

About the AuthorDominik Picheta is one of the main developers of the Nim programming language, he is also the author of the Nimble package manager as well as many other Nim tools.

OTHER BOOK COLLECTION