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.
Series Details
About
We will go over basic Python programming concepts and progress to more advanced concepts such as Object-Oriented-Programming.
✋ 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.
Dates
October 21 - November 19
Learners
14 / 15
Total Sessions
5
About the Tutor
KR
Hey! I'm a rising senior in Texas and some of my interests include programming, data science, and statistics. In my free time, I enjoy playing video games and soccer.
View Kavin R's Profile
Upcoming Sessions
0
Past Sessions
5
21
Oct
O
Session 1
Orientation
We will start this series by getting to know each other and then install the tools needed to participate in this course.
28
Oct
R
Session 2
Review
We will cover the following topics (topics are subject to change): printing, Strings, the escape character, concatenation, and string slicing
9
Nov
OH
Session 3
Office Hours
catch-up and QA session
11
Nov
R
Session 4
Review
We will cover the following topics (topics are subject to change): variables and data types, numeric operators, if statements
18
Nov
R
Session 5
Review
if, elif, and else statements contd., logical operators, more on casting, user input, intro to for loops