std::cout << "Hello world!";

Hello fellow Earthlings!

I’ve been studying and teaching programming for almost a decade now, and I wanted to share some of the basic things I learned about programming to hopefully change how people may see it as nightmare fuel or dark magic. Although the title is in C++, this post isn’t about a particular programming language, but more about the general mentality behind all of the programming languages, how they behave and the logical aspects of programming.

 

More coming soon…