Introduction to Python
SAT Score Range
•
2 sessions
•
BK
YZ
AT
+5
•
🔥 2 spots left!
About
This is an introductory series for Python that will go from basic output and data types to functions and error handling. You do not need any prior programming knowledge but having Python installed before the series starts would be good.
✋ ATTENDANCE POLICY
I will not enforce any attendance rules but try to come to every one of them as each of the sessions are built upon previous sessions.
SESSION 1
5
Aug
SESSION 1
Python
Python
Tue 12:30 AM - 1:30 AM UTCAug 5, 12:30 AM - 1:30 AM UTC
We will cover creating & naming variables and integers, floats & strings.
SESSION 2
9
Aug
SESSION 2
Python
Python
Sat 12:30 AM - 1:30 AM UTCAug 9, 12:30 AM - 1:30 AM UTC
We will go over boolean values & none, type checking with type() & isinstance(), and basic type conversion.