Nim In Action
Introduction
1.
PART 1:THE BASICS OF NIM
1.1.
Capter 1:Why Nim?
1.1.1.
What is Nim?
1.1.1.1.
Core features
1.1.1.2.
How does it work?
1.1.2.
Nim’s benefits and shortcomings
1.1.2.1.
Benefits
1.1.2.2.
Areas where Nim still needs to improve
1.1.3.
Summary
1.2.
Getting started
2.
[PART 2:NIM IN PRACTICE]
2.1.
Writing a chat application
2.2.
Standard library
2.3.
Package management and other tools
2.4.
Concurrency
2.5.
Building a Twitter clone
3.
[PART 3:ADVANCED CONCEPTS]
3.1.
Interfacing with other languages
3.2.
Metaprogramming
3.3.
Direct hardware control
Powered by
GitBook
Nim In Action
PART 1:THE BASICS OF NIM
Capter 1:Why Nim?