0% found this document useful (0 votes)
22 views1 page

Python Weekly Planner

The document outlines a 12-week curriculum for learning Python programming, starting from basics to advanced topics. It includes key focus areas such as control flow, object-oriented programming, file handling, and introduces libraries like NumPy and Matplotlib. The course culminates in a capstone project that combines game development with AI concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Python Weekly Planner

The document outlines a 12-week curriculum for learning Python programming, starting from basics to advanced topics. It includes key focus areas such as control flow, object-oriented programming, file handling, and introduces libraries like NumPy and Matplotlib. The course culminates in a capstone project that combines game development with AI concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Week Start Date End Date Focus Topic

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)

You might also like