Programming with Python
SAT Score Range
•
8 sessions
•
AG
BN
MJ
+10
This series ended on October 13, 2022. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
Computers have taken over our world, and programming is becoming more important every day.
Get started with programming by learning one of the most straightforward, beginner friendly languages: Python.
We will also learn about important programming principles, best practices, and principles of software design and development; all of this will go a long way in making you an efficient, world class programmer.
We will start at the absolute basic level, and build our way to advanced concepts.
Register now!
Tutored by
Sessions
✋ ATTENDANCE POLICY
No strict policy, but try to attend all sessions as later sessions build on earlier ones.
SESSION 1
1
Oct
SESSION 1
Computer Science
Computer Science
Sat 1:30 PM - 2:30 PM UTCOct 1, 1:30 PM - 2:30 PM UTC
What is computer programming? What are the different available languages? Why Python? We will also get started with the basic functionality of Python in this session and discuss data types, variables, and basic input/output.
SESSION 2
2
Oct
SESSION 2
Computer Science
Computer Science
Sun 1:30 PM - 2:30 PM UTCOct 2, 1:30 PM - 2:30 PM UTC
Today we will learn about the vast variety of operators in Python, that allow us to do different kinds of operations in Python. We will also learn about flow of control: if/elif/else statements.
SESSION 3
3
Oct
SESSION 3
Computer Science
Computer Science
Mon 1:30 PM - 2:30 PM UTCOct 3, 1:30 PM - 2:30 PM UTC
We will continue our discussion of flow of control and talk about loops today.
SESSION 4
4
Oct
SESSION 4
Computer Science
Computer Science
Tue 1:30 PM - 2:30 PM UTCOct 4, 1:30 PM - 2:30 PM UTC
In this session we will talk about lists, tuples, and strings in Python and some operations on them.
SESSION 5
5
Oct
SESSION 5
Computer Science
Computer Science
Wed 1:30 PM - 2:30 PM UTCOct 5, 1:30 PM - 2:30 PM UTC
Today we will talk about functions in Python.
SESSION 6
7
Oct
SESSION 6
Computer Science
Computer Science
Fri 1:30 PM - 2:30 PM UTCOct 7, 1:30 PM - 2:30 PM UTC
Today we will discuss about recursive functions.
SESSION 7
8
Oct
SESSION 7
Computer Science
Computer Science
Sat 1:30 PM - 2:30 PM UTCOct 8, 1:30 PM - 2:30 PM UTC
We will discuss Object Oriented Programming (OOP) and all major concepts: Classes, objects, attributes, methods, inheritance, polymorphism.
SESSION 8
13
Oct
SESSION 8
Computer Science
Computer Science
Thu 1:30 PM - 2:30 PM UTCOct 13, 1:30 PM - 2:30 PM UTC
Continuing with object oriented programming.