python
Python Language
Part 1: Basics of Python Programming
First Program
and
Deployment of Version Control (GitHub)
Variables and Interactive Programs
Conditional Structures (if)
While Loops (while)
List Structures and Iterative Loops (for)
Functions
Tuple, Set, and Dictionary
Using Relational Databases
Part 2: Mastering Python
Fundamentals of Object-Oriented Programming
Association
Inheritance
Using External Interfaces
Setting Up a Backend Service With an Interface
Exercises
Exercise sets
Project Assignments
Preliminary Project Assignment
Final Project Assignment