This series ended on September 25, 2023. All 1:1 and group chats related to this series are disabled 7 days after the last session.
Series Details
About
Hi learners! Want to start coding? Python is a programming language which is suited for anyone, no prior experience required! At the end of this series, you will be able to create basic programs, and text-based games.
You are not required to download a compiler, there are ones online available to use.
Here is an overview of the topics we are covering:
- Python Introduction
- Variables and Datatype
- Operators and User Input
- Conditional Statements
- Loops
- Lists and Errors
Tutor Qualifications
I have been programming with Python for the last year, by taking the course ICS2O. Lately, I have also been starting to learn Java.
✋ ATTENDANCE POLICY
You will be withdrawn from the series if you have more than 2 unexcused absences in a row. Please message the tutor in advance for any absences!
Dates
September 10 - September 25
Learners
10 / 20
Total Sessions
8
About the Tutor
BL
NS
I am a Pre-IB high school student and want to explore different ways to learn and teach ! In my free time, I enjoy playing chess and programming.
View Naman S's Profile
Upcoming Sessions
0
Past Sessions
8
10
Sep
O
Session 1
Orientation
1. What is Python?
2. Print syntax and usage
3. Comments
12
Sep
OT
Session 2
Other Topics
1. Running a Python script
2. Understanding variables
3. Exploring different data types in Python
14
Sep
OT
Session 3
Other Topics
1. Python Operators
2. Taking User Input
16
Sep
OT
Session 4
Other Topics
1. Python Operators
2. Taking User Input
18
Sep
OT
Session 5
Other Topics
1. Introducing conditional statements
2. Using If statements
3. Else and Elif clauses
20
Sep
OT
Session 6
Other Topics
1. Creating while and for loops
2. Working with loop termination and infinite loops
21
Sep
OT
Session 7
Other Topics
1. Creating while and for loops
2. Working with loop termination
3. Brief introduction to lists and their common operations
25
Sep
OT
Session 8
Other Topics
1. Handling errors