Nim on the go: Smartphone, termux and ... "no" docs.

2024-05-20 Thread warnersmith43
That's a cool way to learn Nim! Especially impressive considering you didn't have mobile internet. Leveraging the offline resources like the docs and standard library source code sounds really effective. Nim's focus on readability and a clean syntax [1] probably made those resources easier to d

Nim on the go: Smartphone, termux and ... "no" docs.

2024-05-15 Thread warnersmith43
That's a great idea to use your train commute time to learn Nim! While there isn't an official Nim documentation PDF, there are a couple of options to get you started learning Nim offline: 1. Nim Manual 2. Nim By Example Happy learning, Take1234!