All Projects → xmonader → Nimdays

xmonader / Nimdays

Nim days book

Programming Languages

shell
77523 projects
nim
578 projects

Projects that are alternatives of or similar to Nimdays

Book
Metaprogramming. Multi-paradigm approach in the Software Engineering.
Stars: ✭ 116 (-12.12%)
Mutual labels:  programming, book
The Complete Guide To Modern Javascript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here http://a-fwd.to/jHO6m9t. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
Stars: ✭ 827 (+526.52%)
Mutual labels:  book, programming
rust-course
<<Rust语言圣经(Book & Course)>>对Rust语言进行全面且深入的讲解,书中辅以生动的示例和习题,带你攻克从入门学习到实践应用的各种难关。 我们的目标是做一门优秀的开源Rust教程(课程)——学Rust就上course.rs。
Stars: ✭ 2,739 (+1975%)
Mutual labels:  programming, book
Understandinges6ua
Ukrainian translation of “Understanding ES6” by @nzakas
Stars: ✭ 170 (+28.79%)
Mutual labels:  book, programming
Programming Basics Book Csharp Bg
Textbook for the "Programming Basics" course @ SoftUni (C#, Bulgarian)
Stars: ✭ 59 (-55.3%)
Mutual labels:  book, programming
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+2108.33%)
Mutual labels:  book, programming
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+5370.45%)
Mutual labels:  book, programming
Awesome Devbook
📕 국내 개발 도서 리스트
Stars: ✭ 351 (+165.91%)
Mutual labels:  book, programming
Programming Basics Book Python Bg
Textbook for the "Programming Basics" course @ SoftUni (Python, Bulgarian)
Stars: ✭ 34 (-74.24%)
Mutual labels:  book, programming
React Book
Free book on React. Beginner to intermediate.
Stars: ✭ 855 (+547.73%)
Mutual labels:  book, programming
Adv R
Advanced R: a book
Stars: ✭ 2,000 (+1415.15%)
Mutual labels:  book, programming
Book Node Beyond Basics
Node.js Beyond the Basics
Stars: ✭ 115 (-12.88%)
Mutual labels:  book, programming
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (+1718.18%)
Mutual labels:  book, programming
You Dont Know Js
A book series on JavaScript. @YDKJS on twitter.
Stars: ✭ 147,493 (+111637.12%)
Mutual labels:  book, programming
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (+6.06%)
Mutual labels:  book, programming
Programming Basics Book Java Bg
Textbook for the "Programming Basics" course @ SoftUni (Java, Bulgarian)
Stars: ✭ 17 (-87.12%)
Mutual labels:  book, programming
Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (+783.33%)
Mutual labels:  book, programming
Technology books
Premium eBook free for Geeks
Stars: ✭ 115 (-12.88%)
Mutual labels:  book, programming
Dtrace Stap Book
Book about DTrace and SystemTap
Stars: ✭ 125 (-5.3%)
Mutual labels:  book
The Little Go Book
the little go book 繁體中文翻譯
Stars: ✭ 128 (-3.03%)
Mutual labels:  book

Nim Days

Nim Days is a project to document my journey with The Nim Programming Language

What is in it?

I'll try create multiple practical applications/libraries including:

  • Parsers for bencode, dmidecode, ini, redis protocol
  • Testing framework
  • Build system

Check TOC for complete summary

Publishing flow

  • To compile the sources please make sure to have mdbook in your $PATH
  • To regenerate the HTML files bash publish.sh

Contributions

Please feel free to open an issue or send a PR

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].