This series ended on April 7, 2024. All 1:1 and group chats related to this series are disabled 7 days after the last session.
Series Details
About
Each week, we will discover each topic in deep detail with provided problems that can help you master Python.
✋ ATTENDANCE POLICY
If you cannot attend a session, let me know through schoolhouse.
Dates
March 9 - April 7
Learners
11 / 20
Total Sessions
10
About the Tutor
BL
PP
I am a freshman in High School, here to learn a lot of math, SAT, and computer science and also offering help for computer science and geometry. Also available on weekends between 2 pm PST to 5 pm PST if someone has any additional questions!
View Praneel P's Profile
Upcoming Sessions
0
Past Sessions
10
9
Mar
P
Session 1
Python
Session 1:
- First Python Program
- Variables
- Functions
- Pseudocode
- and much more..
- Strings, Integers, Returning Values!
10
Mar
P
Session 2
Python
Session 2:
- Conditionals
- If/Else
- match
- Pythonic
16
Mar
P
Session 3
Python
Session 3:
- Loops
- While, For
- Improving User Input
- Lists, Dictionaries
17
Mar
P
Session 4
Python
Session 4:
- Exceptions
- Runtime Errors
- try and except, else
- pass
23
Mar
P
Session 5
Python
Session 5:
- Libraries
- Modules
- APIs
- Making your Own Libraries
24
Mar
P
Session 6
Python
Session 6:
- Tests
- pytest
- assert and errors
30
Mar
P
Session 7
Python
Session 6:
- Tests
- pytest
- assert and errors
31
Mar
P
Session 8
Python
Session 7:
- File I/O
- open, with
- with
- CSV
6
Apr
P
Session 9
Python
Session 8:
- Regular Expressions
- Case Sensitivity
- More on User Input
7
Apr
P
Session 10
Python
Session 9:
- Object-Oriented Programming
- Classes, raise
- Class Methods, Inheritence