About the Course
This course is designed for beginners and makers who want to understand Python clearly and use it confidently. Each section builds logically, with hands-on examples and practical exercises.
Each lesson begins with a pre-test to guide your learning, and ends with a post-test to confirm your understanding. Certificates are awarded on completion of each module.
Enter your email below and we'll notify you the moment the course goes live.
What You'll Learn
7 modules covering everything from your first line of Python to writing real functions and projects.
Foundations
Python syntax, data types, variables, and simple math.
Data Manipulation
Strings, type conversions, and escape sequences.
Logic & Collections
Booleans, lists, slicing, matrices, and unpacking.
Dictionaries, Sets & Tuples
Core data structures and their methods.
Learning with AI
Flow control, ternary operators, and programming in the age of AI.
Loops & Operators
For loops, while loops, range, enumerate, and control flow.
Functions
Writing reusable code with parameters, arguments, and more.