All Projects → dom96 → Nim In Action Code

dom96 / Nim In Action Code

Nim in Action code samples

Programming Languages

nim
578 projects

Labels

Projects that are alternatives of or similar to Nim In Action Code

Book Cicd Docker Kubernetes
A book on CI/CD with Docker, Kubernetes and Semaphore
Stars: ✭ 122 (-10.95%)
Mutual labels:  book
Rust In Action
Rust in Action book exercises
Stars: ✭ 127 (-7.3%)
Mutual labels:  book
Rx Book
xgrommx.github.io/rx-book
Stars: ✭ 1,660 (+1111.68%)
Mutual labels:  book
From Python To Numpy
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
Stars: ✭ 1,728 (+1161.31%)
Mutual labels:  book
Honkit
📖 HonKit is building beautiful books using Markdown - Fork of GitBook
Stars: ✭ 1,901 (+1287.59%)
Mutual labels:  book
Lmpythw Zh
📖 [译] 笨办法学 Python · 续
Stars: ✭ 129 (-5.84%)
Mutual labels:  book
Fe note
📒 Front-end Development Notebook From Start to Finish! (Simplified Chinese)
Stars: ✭ 1,534 (+1019.71%)
Mutual labels:  book
Vertx In Action
Examples for the Manning "Vert.x in Action" book
Stars: ✭ 134 (-2.19%)
Mutual labels:  book
Nuxt Beginners Guide
Japan's first book that corresponds to Nuxt.js v2 and focuses on deep content.
Stars: ✭ 127 (-7.3%)
Mutual labels:  book
Nimdays
Nim days book
Stars: ✭ 132 (-3.65%)
Mutual labels:  book
Dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
Stars: ✭ 1,763 (+1186.86%)
Mutual labels:  book
Dtrace Stap Book
Book about DTrace and SystemTap
Stars: ✭ 125 (-8.76%)
Mutual labels:  book
Books
IT技术书籍文字版mobi epub格式
Stars: ✭ 131 (-4.38%)
Mutual labels:  book
Algorithm Archive
A collaborative book on algorithms
Stars: ✭ 1,880 (+1272.26%)
Mutual labels:  book
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-2.19%)
Mutual labels:  book
Books
My slides and notes
Stars: ✭ 121 (-11.68%)
Mutual labels:  book
The Little Go Book
the little go book 繁體中文翻譯
Stars: ✭ 128 (-6.57%)
Mutual labels:  book
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+1159.12%)
Mutual labels:  book
Manual Node
📗 📒 (PT-BR Tradução) 2020 Edition - Tradução por Christy e Vinicius Dias (https://github.com/ViniciusmDias).
Stars: ✭ 134 (-2.19%)
Mutual labels:  book
Books
编程随想的电子书 Github + IPFS 墙内镜像,每天同步
Stars: ✭ 132 (-3.65%)
Mutual labels:  book

This repository contains the source code for all the projects developed inside the Nim in Action book.

⚠️ Nim 1.2.0+ is not compatible with some of the Nim in Action examples, use Nim 1.0.6 for the best experience or be ready for compilation errors. See here for more info.

Official book website: https://book.picheta.me

FAQ: https://github.com/dom96/nim-in-action-code/wiki/FAQ

Errata for Nim 1.0: https://deepakg.github.io/nim/2019/09/28/nim-in-action-errata.html

Nim Version Compatibility

Branch v0.17.2 v1.0.6 v1.2.6
master ✔️ ✔️
v1.2.6 ✔️ ✔️

ℹ️ The master branch holds the code that reflects what is in Nim in Action. Other branches contain code modified to work with later versions of Nim.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].