Fall 2025
Fall 2025
Course Description
Text Book
Introduction to Programming Using Python by Liang, Y. D. (2013),Pearson.
Syllabus
| Week | Date | Covered Topics | Comments |
|---|---|---|---|
| 1 | 9/11 | Course organization | |
| 2 | Introduction | Lecture 1 | |
| 3 | Repetition (loops) and Selection (if/else) | Lecture 2 | |
| 4 | |||
| 7 | Data Types | Lecture 3 | |
| 5 | |||
| 6 | Sets in Python | ||
| 8 | |||
| 9 | Second Course | ||
| 10 | Function in Python | ||
| 11 | Python Calculator Using Functions | main.zip | |
| 12 | |||
| 13 | |||
| 14 | |||
| 15 | |||
| 16 | Bank Account Manager Using Python | bank account manager |