This series was cancelled by the tutor on August 5, 2024. We're very sorry–you can explore more Computer Science series here. 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
June 14 - July 29
Learners
19 / 20
Total Sessions
7
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
7
14
Jun
P
Session 1
Python
Introduction to Python
Installing Python and setting up the development environment
Basic syntax and structure
Variables and data types
24
Jun
P
Session 2
Python
Conditional statements (if, elif, else)
Loops (for, while)
Nested control structures
1
Jul
P
Session 3
Python
Defining and calling functions
Function parameters and return values
Introduction to modules and importing
8
Jul
P
Session 4
Python
Lists: creation, indexing, slicing, methods
Tuples: creation, indexing, slicing
Common list operations
15
Jul
P
Session 5
Python
Lists: creation, indexing, slicing, methods
Tuples: creation, indexing, slicing
Common list operations
22
Jul
P
Session 6
Python
Review/Practice
29
Jul
P
Session 7
Python
Understand the basics of object-oriented programming
Learn how to define classes and create objects
Practice using inheritance and polymorphism