which is a collection of exercises that slowly introduce you to a programming language.
I can read stuff out of a book, but I won't have that 'muscle memory' until I've spent that time in Vim and the compiler/REPL. So that when something new gets thrown my way, I'm not having to think back to the basics.
such as 'Études for Elixir' http://chimera.labs.oreilly.com/books/1234000001642
which is a collection of exercises that slowly introduce you to a programming language.
I can read stuff out of a book, but I won't have that 'muscle memory' until I've spent that time in Vim and the compiler/REPL. So that when something new gets thrown my way, I'm not having to think back to the basics.