Beginning C++ 93-100: Characters and Strings

Characters and Strings… We have worked some with it so far, but just really putting the strings out there for the user to read and…

Continue reading → Beginning C++ 93-100: Characters and Strings

Beginning C++ 62-75: Statements and Operators

I'm a little bit unsure of what this section will teach us, but I think we'll learn more about the keywords, etc. that C++ uses in a program. Operators are probably stuff like plus, equality, etc., but we'll see. It's a relatively long section with 15 lectures and several 10+ minute long videos, so let's dive in.