Introduction to Python: Building an Application
SAT Score Range
•
6 sessions
•
Js
LL
JO
+6
This series ended on January 8, 2022. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
We will start with the basics of programming and as we go on we will learn how we can build our own application.
Tutored by
Schedule
✋ ATTENDANCE POLICY
You are free to attend/skip whichever sessions you want.
SESSION 1
3
Jan
SESSION 1
Orientation
Orientation
Mon 4:00 PM - 4:40 PM UTCJan 3, 4:00 PM - 4:40 PM UTC
We will discuss what it takes to make an application. We will also start by getting our programming environment ready.
SESSION 2
4
Jan
SESSION 2
Computer Science
Computer Science
Tue 4:00 PM - 5:20 PM UTCJan 4, 4:00 PM - 5:20 PM UTC
We will cover various data types and operators in python. We will also learn how loops and functions work and how we can implement them in python. We will learn some python syntax and the dos and don'ts in python.
SESSION 3
5
Jan
SESSION 3
Computer Science
Computer Science
Wed 4:00 PM - 4:40 PM UTCJan 5, 4:00 PM - 4:40 PM UTC
We will cover how package managers work, what they do and why use them. We will be using PIP, which is the Python Package Manager. We will go over how to import packages and functions from various files.
SESSION 4
6
Jan
SESSION 4
Review
Review
Thu 5:00 PM - 5:40 PM UTCJan 6, 5:00 PM - 5:40 PM UTC
We will review what we have learned in the past three days: Data Types, Operators, Functions, Loops, PIP, and Syntax.
SESSION 5
7
Jan
SESSION 5
Office Hours
Office Hours
Fri 4:00 PM - 4:40 PM UTCJan 7, 4:00 PM - 4:40 PM UTC
During this time, you can join in and ask any questions you have regarding the course content or personal project related to what we've covered.
SESSION 6
8
Jan
SESSION 6
Computer Science
Computer Science
Sat 5:15 PM - 6:15 PM UTCJan 8, 5:15 PM - 6:15 PM UTC
Today, based on the knowledge we have gathered from the past sessions, we will be building our first application with Python!