Skip to content
Private: Nano Degree for Programing & Technology
C++ / Session 1: Introduction
Introduction to programming with C++ Preview Video – Nano Degree
Sample Lesson
Introduction: What is programming? – Nano Degree
Sample Lesson
Translating Code: Compilers, Assemblers, Linkers, and Loaders – Nano Degree
Sample Lesson
Setting up an IDE – Nano Degree
Sample Lesson
Hello, World! – Nano Degree
C++ / Session 2: Basics
Hello World! 2 – Nano Degree
Hello World! 3 – Nano Degree
Variables – Nano Degree
Data types – Nano Degree
Input and Output – Nano Degree
Operators 1: Arithmetic operators – Nano Degree
Operators 2: Compound assignment, increment and decrement – Nano Degree
Operators 3: Operators and data types – Nano Degree
C++ / Session 3: Making decisions
Operators 4: Relational and logical operators – Nano Degree
Example 1 – Nano Degree
Making decisions: if statements – Nano Degree
C++ / Session 4: Repetition
if-else and nesting – Nano Degree
Switch statements – Nano Degree
While loops – Nano Degree
do while loops – Nano Degree
C++ / Session 5: Wrapping up
for loops – Nano Degree
break and continue statements – Nano Degree
Scope – Nano Degree
Example 2 – Nano Degree
Errors 1: Compilation errors- Nano Degree
AI / The history of AI
Errors 2: Runtime and logic errors – Nano Degree
1 of 2
Next Lesson
Introduction to programming with C++ Preview Video – Nano Degree