Python Crash Course
SAT Score Range
•
5 sessions
•
JS
AT
YW
+7
This series ended on October 26, 2024. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
An 8 week python basics crash course aimed at teaching the very basic fundamentals of programming using python, building towards the fundamentals required in APCSA.
Tutored by
Schedule
✋ ATTENDANCE POLICY
Attendance isn't mandatory, but please let me know in advance if you know you aren't going to be able to make a session.
SESSION 1
20
Sep
SESSION 1
Python
Python
Fri 11:30 PM - Sat, 12:30 AM UTCSep 20, 11:30 PM - Sep 21, 12:30 AM UTC
Introduction to Python
Installing Python and setting up the development environment
Basic syntax and structure
Variables and data types
SESSION 2
28
Sep
SESSION 2
Python
Python
Sat 12:30 AM - 1:30 AM UTCSep 28, 12:30 AM - 1:30 AM UTC
Conditional statements (if, elif, else)
Loops (for, while)
Nested control structures
SESSION 3
11
Oct
SESSION 3
Python
Python
Fri 11:30 PM - Sat, 12:30 AM UTCOct 11, 11:30 PM - Oct 12, 12:30 AM UTC
Defining and calling functions
Function parameters and return values
Introduction to modules and importing
SESSION 4
18
Oct
SESSION 4
Python
Python
Fri 11:30 PM - Sat, 12:30 AM UTCOct 18, 11:30 PM - Oct 19, 12:30 AM UTC
Lists: creation, indexing, slicing, methods
Tuples: creation, indexing, slicing
Common list operations
SESSION 5
26
Oct
SESSION 5
Python
Python
Sat 12:15 AM - 1:15 AM UTCOct 26, 12:15 AM - 1:15 AM UTC
TBD