Introduction to Python
SAT Score Range
•
3 sessions
•
JH
SR
FA
+6
This series was cancelled by the tutor on November 4, 2023. 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.
About
We will learn about the Python programming language and learn about the basics of it (i.e. conditionals, loops, functions, classes, etc.). It's ok if you don't understand what I'm talking about! That's what we will see in this series!
Who is this session for:
If you have never got in touch with the Python programming language, this series is for you! Please don't join if you already are familiar, to prevent from occupying seats
Requirements:
- A Computer
- An internet connection
Tutored by
Schedule
✋ ATTENDANCE POLICY
Attendance will be mandatory; please don't miss any session, and if you do, please let me know beforehand
SESSION 1
20
Oct
SESSION 1
Computer Science
Computer Science
Fri 10:30 PM - 11:30 PM UTCOct 20, 10:30 PM - 11:30 PM UTC
We will go over the course outline and what we will learn throughout this series in addition to:
Overview of Python and its applications.
Setting up Python on your computer.
SESSION 2
27
Oct
SESSION 2
Computer Science
Computer Science
Fri 10:30 PM - 11:30 PM UTCOct 27, 10:30 PM - 11:30 PM UTC
Your first Python program (Hello, World!).
Understanding variables and data types.
SESSION 3
3
Nov
SESSION 3
Computer Science
Computer Science
Fri 10:30 PM - 11:30 PM UTCNov 3, 10:30 PM - 11:30 PM UTC
Introduction to if statements.
Writing conditional statements in Python.
Introduction to loops (for and while).
Practical exercises with control structures.