I occasionally go run through a tutorial (just did this with the python tutorial at code academy) and end up wondering what I should be doing next if I want to actually go somewhere with it. The ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
Don’t get me wrong, coding tutorials are a fantastic place to start to learn programming. I have done my fair share of ...