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.
Series Details
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.
✋ 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.
Dates
September 20 - October 26
Learners
10 / 10
Total Sessions
5
About the Tutor
KY
I'm a college freshman in California, joining to teach math and computer science stuff because I love to :)
View Krishna Y's Profile
Upcoming Sessions
0
Past Sessions
5
20
Sep
P
Session 1
Python
Introduction to Python
Installing Python and setting up the development environment
Basic syntax and structure
Variables and data types
28
Sep
P
Session 2
Python
Conditional statements (if, elif, else)
Loops (for, while)
Nested control structures
11
Oct
P
Session 3
Python
Defining and calling functions
Function parameters and return values
Introduction to modules and importing
18
Oct
P
Session 4
Python
Lists: creation, indexing, slicing, methods
Tuples: creation, indexing, slicing
Common list operations
26
Oct
P
Session 5
Python
TBD