Lecture Notes¶
- Lecture 1 — Introduction
- Lecture 2 — Python Installation
- Lecture 3 — Python Logic and Statements
- Lecture 4 — Using Operators,Input and Logic in Solving Problems
- Lecture 5 — Python Strings
- Lecture 6 — Using Strings and String Manipulation to Solve Problems
- Lecture 7 — Functions
- Lecture 8 — Exam Review
- Lecture 9 — Tuples, Modules, and Images
- Lecture 10 — Problems on Tuples,Images
- Lecture 11 — Lists
- Lecture 12 — Solving Problems on Lists
- Lecture 13 — While Loops
- Lecture 14 — Problem on While Loops
- Lecture 15 — For Loops
- Lecture 16 — For Loops (Problems)
- Lecture 17 — Data from Files and Web Pages
- Lecture 18 — Problem Solving and Design
- Lecture 19 — Problems on Design
- Lecture 20 — Sets
- Lecture 21 — Problems on Sets
- Lecture 22 — Dictionaries, Part 1
- Lecture 23 — Dictionaries, Part 2
- Lecture 24 — Dictionaries- Problems
- Lecture 25 — Final exam Review