1.1 - Variables - [Notebook] - [Video]
- Integer and Float Variables
- Scientific Notation
- Comparison Operators and Boolean Variables
- Complex Numbers
- Strings
- Casting
- Operator Precedence
1.2 - Data Structures - [Notebook] - [Video]
- Lists
- Tuples
- Sets
- Dictionaries
- Operations With Data Structures:
- Properties
- Changing, Adding, And Removing Elements
- Slicing And Reorganising
- Combining Structures
- Copying
1.3 - Binary Operations - [Notebook] - [Video]
- Overview Of Binary
- Bitwise Operators
- Shift Operators