Comment on: I feel dirty ... Lol ... Started using visual studio code and so far liking it better than sublime.
Only savages use Windows for software development
Comment on: I feel dirty ... Lol ... Started using visual studio code and so far liking it better than sublime.
Why not Intellij idea?
Comment on: Which programming language to learn first [infographic]
It's important in C++ to use operator overloading for everything. Never write new function names, just reuse one of the amazing operators already available. Nothing is more pleasing then writing myObj++ and experiencing the mystery of what comes next.
Impressive bit of work there. Found it pretty readable at first run through (which surprised me considering how long it has been since I've touched c++).
I would recommend moving to a different git host though, GitHub has banned developers for unpopular speech on a few occasions. Bitbucket is a little better, and still free. Others exist (gitlab is completely open source I believe).