Again, another article for you all - this one is a bit of a primer in C++ and explains things such as methods and how to output text to the screen. Very simple stuff.
C++ is like many other OOP programming languages with it's support of classes, absract classes, and many other "cool" types. Anyone who already knows similar languages like Java may find some of the earlier lessons too basic.
Article: C++ Lesson 1 - Methods and Output









