Introduction to Python
SAT Score Range
•
6 sessions
•
NG
AG
ss
+12
•
🔥 5 spots left!
About
Each week, we will go over different topics, that will keep advancing in difficulty. By the end you will be able to code an advanced python project.
Tutored by
✋ ATTENDANCE POLICY
Try not to miss sessions, as they all contain essential materials for the next sessions.
SESSION 2
1
Feb
SESSION 2
Python
Python
Sun 10:00 PM - 11:00 PM UTCFeb 1, 10:00 PM - 11:00 PM UTC
Conditional Statements: if, elif, else, and more
Logical Operators: and, or, not
Loops: for loops, and while loops
Loop Termination: break, and continue
SESSION 3
8
Feb
SESSION 3
Python
Python
Sun 10:00 PM - 11:00 PM UTCFeb 8, 10:00 PM - 11:00 PM UTC
Functions: defining functions and executing them
Parameters: function parameters and their uses
Scope: global and local scope with variables and parameters
SESSION 4
15
Feb
SESSION 4
Python
Python
Sun 10:00 PM - 11:00 PM UTCFeb 15, 10:00 PM - 11:00 PM UTC
Storage Methods: lists, tuples, sets, and dictionaries
Storage Functions: append, remove, update
SESSION 5
22
Feb
SESSION 5
Python
Python
Sun 10:00 PM - 11:00 PM UTCFeb 22, 10:00 PM - 11:00 PM UTC
Error Types: ValueError, NameError, ZeroError, and more
Error Handling: try, and except
Error Handling 2: using conditionals to error handle
SESSION 6
1
Mar
SESSION 6
Python
Python
Sun 10:00 PM - 11:00 PM UTCMar 1, 10:00 PM - 11:00 PM UTC
Vibe coding with Python
Building a proper project