Write your first real program! Python is the world's most popular language and students will love it. From variables to loops to functions — students build working programs every session and finish with a project they are genuinely proud of.
ON-DEMAND COURSE
To enroll in this course, please contact the Admin
Month 1 — Python Foundations: Session 1: Why Python? Install and write Hello World Session 2: Variables and data types — numbers, strings, booleans Session 3: Input and output — talk to your program Session 4: Operators and expressions
Month 2 — Logic & Loops: Session 5: If/elif/else — make decisions in code Session 6: While loops — repeat until done Session 7: For loops — iterate over lists Session 8: Functions — write once, use many times
Month 3 — Mini Projects: Session 9: Number guessing game Session 10: Simple calculator Session 11: Mad Libs story generator Session 12: Project showcase — demo your favourite program