Intro to Python Programming - SHW Summer Camp 2023
SAT Score Range
•
6 sessions
•
En
SP
AA
+51
This series ended on July 24, 2023. 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 try to make every session. The sessions build upon each other. Please message the tutor in advance for any absences!
SESSION 1
19
Jul
SESSION 1
Orientation
Orientation
Wed 3:00 PM - 4:00 PM UTCJul 19, 3:00 PM - 4: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
20
Jul
SESSION 2
Computer Science
Computer Science
Thu 3:00 PM - 4:00 PM UTCJul 20, 3:00 PM - 4:00 PM UTC
We will be learning about type casting, string methods, conditionals (if, elif, and else), and comparison/logical/membership operators.
SESSION 3
21
Jul
SESSION 3
Computer Science
Computer Science
Fri 3:00 PM - 4:00 PM UTCJul 21, 3:00 PM - 4: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
22
Jul
SESSION 4
Computer Science
Computer Science
Sat 3:00 PM - 4:00 PM UTCJul 22, 3:00 PM - 4:00 PM UTC
We will be learning about lists, tuples, and dictionaries — some very useful and important data types in Python.
SESSION 5
23
Jul
SESSION 5
Computer Science
Computer Science
Sun 3:00 PM - 4:00 PM UTCJul 23, 3:00 PM - 4: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
24
Jul
SESSION 6
Computer Science
Computer Science
Mon 3:00 PM - 4:00 PM UTCJul 24, 3:00 PM - 4:00 PM UTC
We will be learning all about functions -- both built-in and user-defined.