Nim in 100 Seconds
Nim is a general-purpose programming language known for its python-like syntax and ability to compile to multiple languages like C, C++, and JavaScript. Learn the fundamentals of Nim in this quick tutorial. #programming #code #100SecondsOfCode š¬ Chat with Me on Discord https://discord.gg/fireship š Resources Nim Docs https://nim-lang.org/ C in 100 Seconds https://youtu.be/U3aXWizDbQ4 Python in 100 Seconds https://youtu.be/x7X9w_GIm1s Lisp in 100 Seconds https://youtu.be/INUHCQST7CU š„ Get More Content - Upgrade to PRO Upgrade at https://fireship.io/pro Use code YT25 for 25% off PRO access šØ My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font š Topics Covered - What is the Nim language? - Who created Nim? - What is Nim used for? - Nim basics tutorial - Nim vs Rust - Nim vs C