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

Python Course Outline

The document outlines a 6-week Python course conducted by Muhammad Zain Syed. Week 1 covers installation, an introduction to Python, basic input/output, and data types. Weeks 2-3 focus on mathematical operations, conditional statements, functions, and loops. Week 4 introduces lists and strings, while week 5 covers dictionaries and object-oriented programming basics. Week 6 further explores OOP and introduces OpenCV and Mediapipe. Students will take a first quiz after week 3, a final quiz after week 6, and occasional surprise quizzes on single programs throughout the course.

Uploaded by

raza ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views1 page

Python Course Outline

The document outlines a 6-week Python course conducted by Muhammad Zain Syed. Week 1 covers installation, an introduction to Python, basic input/output, and data types. Weeks 2-3 focus on mathematical operations, conditional statements, functions, and loops. Week 4 introduces lists and strings, while week 5 covers dictionaries and object-oriented programming basics. Week 6 further explores OOP and introduces OpenCV and Mediapipe. Students will take a first quiz after week 3, a final quiz after week 6, and occasional surprise quizzes on single programs throughout the course.

Uploaded by

raza ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Python Course Outline

Conducted By: Muhammad Zain Syed


Week 1
Installation of VS Code and Python IDE
Intro to Python
First Program & Basic Input Output Streams
Data Types & Variables
Week 2
Mathematical Operations
If-Else Statements
Nested If-Else /Elif Statement
Week 3
User Defined Function
Iterations : For Loop
While Loop
First Quiz Will be Taken
Week 4
List
List Operations & List Methods
Strings
Week 5
Dictionaries
Intro to OOP

Week 6
Covering OOP Further
Intro To Open Cv and Mediapipe
Final Quiz Will be Taken

P.S. Surprise Quiz will be taken throughout the course it will be of single program.

You might also like