Sharing code:
Lessons
- Variables
- Numbers and arithmetic operations
- Strings and string manipulations
- Logic and Conditional Flow
- Built in Data structures (lists, tuples, sets, and dictionaries)
- Loops ('for' loops, and 'while' loops)
- Functions
- Object-Oriented Programming (Classes and Objects)
Projects
Advanced concepts:
- Big O
- Important Algorithms