Overview
Syllabus
Course Introduction.
Introduction to C++.
Popular IDEs.
Your First C++ Program.
Compiling and Running a C++ Program .
Changing the Theme.
Course Structure.
Cheat Sheet.
Section 1: The Basics.
Variables.
Constants.
Naming Conventions.
Mathematical Expressions.
Order of Operators.
Writing Output to the Console.
Reading from the Console.
Working with the Standard Library .
Comments.
Introduction to Fundamental Data Types .
Section 2: Fundamental Data Types.
Initializing Variables.
Working with Numbers.
Narrowing.
Generating Random Numbers.
Taught by
Programming with Mosh