=======================
- General structure of the course
- Introduction to Version Control System
- How to use GitHub
- How to use GitExtensions
- Introductory Videos of Python
- Why Python is Good for beginners?
- What can I do with Python?
- Python Syntax
- Variables
- Booleans
- Whitespace and Indentation
- Comments
- Math
- Python Built-in Data Types Introduction
- Numeric Types
- String Fundamentals
- Control Statements
- Comparison
- If-Elif-Else
- Iteration using For, while loops
- Data Types (Cont'd)
- Lists
- Functions
- List Comprehension
- Data Types (Cont'd)
- Dictionaries
- Tuples
- sets
- Modules
- Classes
- Future Python (What to do Further)
Last Class