This series ended on January 15, 2024. 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
Tutor Qualifications
I have been programming with Python for the last year, by taking the course ICS2O. I have hosted this series before with success. Lately, I have also been starting to learn Java.
✋ ATTENDANCE POLICY
Please message the tutor in advance for any absences!
Dates
December 2 - January 15
Learners
13 / 15
Total Sessions
6
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
6
2
Dec
O
Session 1
Orientation
1. What is Python?
2. Print syntax and usage
3. Comments
9
Dec
O
Session 2
Orientation
1. Running a Python script
2. Understanding variables
3. Exploring different data types in Python
16
Dec
O
Session 3
Orientation
1. Python Operators
2. Taking User Input
30
Dec
O
Session 4
Orientation
1. Introducing conditional statements
2. Using If statements
3. Else and Elif clauses
6
Jan
O
Session 5
Orientation
1. Creating while and for loops
2. Working with loop termination
3. Brief introduction to lists and their common operations
14
Jan
O
Session 6
Orientation
1. Handling errors
2. Final Questions