Introduction to Programming With Python
SAT Score Range
•
6 sessions
•
SP
MH
KT
+46
This series ended on July 28, 2022. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
We'll be learning the fundamentals of the Python programming language. This course is intended for complete beginners, so we'll be starting with the basics and then build upon our knowledge in later sessions.
We'll be going over some fun exercises and challenging problems to make coding fun! You'll get to meet new people and compete in short, friendly competitions.
Tutored by
Schedule
✋ ATTENDANCE POLICY
Please do not miss more than two sessions. Please message the tutor in advance for any absences!
SESSION 1
9
Jul
SESSION 1
Orientation
Orientation
Sat 10:00 PM - 11:00 PM UTCJul 9, 10:00 PM - 11:00 PM UTC
We will be going over the expectations for this series as well as an introduction to programming. We'll begin coding in Python by learning about printing, commenting, variables, and basic data types.
SESSION 2
13
Jul
SESSION 2
Computer Science
Computer Science
Wed 10:00 PM - 11:00 PM UTCJul 13, 10:00 PM - 11:00 PM UTC
We will be learning about type casting, string methods, conditionals (if, elif, and else), and comparison/logical/membership operators.
SESSION 3
19
Jul
SESSION 3
Computer Science
Computer Science
Tue 10:00 PM - 11:00 PM UTCJul 19, 10:00 PM - 11:00 PM UTC
We will be learning about while loops, for loops, and getting user input. We'll also create a simple calculator program.
SESSION 4
21
Jul
SESSION 4
Computer Science
Computer Science
Thu 10:00 PM - 11:00 PM UTCJul 21, 10:00 PM - 11:00 PM UTC
We will be learning about lists, tuples, and dictionaries -- some very useful and important data types in Python.
SESSION 5
26
Jul
SESSION 5
Computer Science
Computer Science
Tue 10:00 PM - 11:00 PM UTCJul 26, 10:00 PM - 11:00 PM UTC
We'll be going over different types of errors, importing modules/libraries, and we'll be doing several practice exercises.
SESSION 6
28
Jul
SESSION 6
Computer Science
Computer Science
Thu 10:00 PM - 11:00 PM UTCJul 28, 10:00 PM - 11:00 PM UTC
We will be learning all about functions -- both built-in and user-defined.