Python Weekly Planner
Python Weekly Planner
Week 1 2025-04-07 2025-04-13 Python Basics: Syntax, variables, loops, functions, data types
Week 2 2025-04-14 2025-04-20 Control flow, lists, tuples, sets, dictionaries, input/output
Week 3 2025-04-21 2025-04-27 Functions, modules, error handling, intro to debugging
Week 4 2025-04-28 2025-05-04 Object-Oriented Programming (OOP): classes, objects, methods
Week 5 2025-05-05 2025-05-11 File handling, basic algorithms (sorting, searching)
Week 6 2025-05-12 2025-05-18 Intro to libraries: NumPy and Matplotlib (for data & plotting)
Week 7 2025-05-19 2025-05-25 Projects: Build a text-based game or math/logic simulator
Week 8 2025-05-26 2025-06-01 Pygame basics: events, graphics, game loop
Week 9 2025-06-02 2025-06-08 Build a simple game (Tic Tac Toe, Pong, or Snake)
Week 10 2025-06-09 2025-06-15 Intro to AI: NumPy review, basic ML concepts with Scikit-learn
Week 11 2025-06-16 2025-06-22 Build a simple ML model (classification/regression)
Week 12 2025-06-23 2025-06-29 Capstone: Combine game or project with AI (optional challenge)