Introduction to Python
SAT Score Range
•
5 sessions
•
TN
SJ
SS
+11
This series ended on November 19, 2022. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
We will go over basic Python programming concepts and progress to more advanced concepts such as Object-Oriented-Programming.
Tutored by
Schedule
✋ ATTENDANCE POLICY
Please try to make it to all the meetings as they will be content heavy! I will send out the slides and exercises to those who will not be able to make it.
SESSION 1
21
Oct
SESSION 1
Orientation
Orientation
Fri 10:30 PM - 11:00 PM UTCOct 21, 10:30 PM - 11:00 PM UTC
We will start this series by getting to know each other and then install the tools needed to participate in this course.
SESSION 2
28
Oct
SESSION 2
Review
Review
Fri 10:30 PM - 11:20 PM UTCOct 28, 10:30 PM - 11:20 PM UTC
We will cover the following topics (topics are subject to change): printing, Strings, the escape character, concatenation, and string slicing
SESSION 3
9
Nov
SESSION 3
Office Hours
Office Hours
Wed 11:30 PM - Thu, 12:20 AM UTCNov 9, 11:30 PM - Nov 10, 12:20 AM UTC
catch-up and QA session
SESSION 4
11
Nov
SESSION 4
Review
Review
Fri 11:30 PM - Sat, 12:20 AM UTCNov 11, 11:30 PM - Nov 12, 12:20 AM UTC
We will cover the following topics (topics are subject to change): variables and data types, numeric operators, if statements
SESSION 5
18
Nov
SESSION 5
Review
Review
Fri 11:30 PM - Sat, 12:20 AM UTCNov 18, 11:30 PM - Nov 19, 12:20 AM UTC
if, elif, and else statements contd., logical operators, more on casting, user input, intro to for loops