Welcome to Python Programming!

This course is designed for absolute beginners. You will spend one hour each weekend progressing through these 16 sessions. In each lesson, you'll find structured explanation sheets (with 6 code examples), and tabbed navigation for interactive quizzes (10 questions) and output console predictors (5 challenges).

πŸ—ΊοΈ Course Roadmap

Module 1

Software & Coding Basics

Lesson 1: Intro to Software & Python
Week 1 β€’ Software lifecycles, Guido van Rossum history, Python uses, text editors vs IDEs, and comparisons
Lesson 2: Python Syntax & Comments
Week 2 β€’ Indentation rules, syntax scoping, single line `#` and multiline comment lines
Lesson 3: Displaying Outputs
Week 3 β€’ Using print(), string concatenation, commas spacing, and basic escape codes
Module 2

Variables & Data Types

Lesson 4: Variables & Assignments
Week 4 β€’ Creating variables, naming guidelines, dynamic typing, and pointer assignments
Lesson 5: Core Data Types
Week 5 β€’ Using type() function, text str, integer, float, and boolean values
Lesson 6: Python Numbers
Week 6 β€’ Numbers classification, integers, floats, complex types, and math check types
Lesson 7: Type Casting
Week 7 β€’ Explicit conversions with int(), float(), str(), and type transformations

πŸ“Š Learning Statistics

0%
0
Completed
15
Total Classes

πŸ’‘ Pro Tip: Your progress is automatically saved locally. Keep learning and watch your circle fill up!