Python Programming 101
SAT Score Range
•
6 sessions
✨ Be the first
About
This series is an introduction to Python, a widely used and super accessible (and useful!) programming language. We will go over the fundamentals of Python, including variables, conditionals, loops, lists, strings, and functions. By the end, you will be able to build your own Python programs from scratch!
This course is targeted towards people who have had little to no prior experience in programming. We will be doing numerous practice exercises during sessions, so please come prepared with a device you can use for coding!
Tutored by
✋ ATTENDANCE POLICY
Please try not to miss sessions, as each session builds off of the previous ones!
SESSION 1
22
Mar
SESSION 1
Python
Python
Sun 6:00 PM - 7:15 PM UTCMar 22, 6:00 PM - 7:15 PM UTC
We will go over variables, types, and print statements.
SESSION 2
29
Mar
SESSION 2
Python
Python
Sun 6:00 PM - 7:15 PM UTCMar 29, 6:00 PM - 7:15 PM UTC
We will go over booleans and conditionals (if, else, elif).
SESSION 3
5
Apr
SESSION 3
Python
Python
Sun 6:00 PM - 7:15 PM UTCApr 5, 6:00 PM - 7:15 PM UTC
We will go over loops (for, while).
SESSION 4
12
Apr
SESSION 4
Python
Python
Sun 6:00 PM - 7:15 PM UTCApr 12, 6:00 PM - 7:15 PM UTC
We will go over lists, operations on lists, and operations on strings.
SESSION 5
19
Apr
SESSION 5
Python
Python
Sun 6:00 PM - 7:15 PM UTCApr 19, 6:00 PM - 7:15 PM UTC
We will go over functions and parameters.
SESSION 6
26
Apr
SESSION 6
Python
Python
Sun 6:00 PM - 7:15 PM UTCApr 26, 6:00 PM - 7:15 PM UTC
We will go over dictionaries, and, as time permits, review all previous material!