
Learn Python
Summer Online Python Course
Class Info
Python Summer Class"Class Start Date: July 2, 2020
Class End Date: August 26, 2020
Meeting Days and Time: Sundays and Wednesdays, 1:00PM-2:30PM.
Requirements: All ages welcome. Students must have Computer and Internet Access as well as knowledge of basic math concepts (basic arithmetic operation, remainder, comparison of integers).
Class will be held online through Microsoft Teams. (https://www.microsoft.com/en-us/microsoft-365/microsoft-teams/free)
8 Lessons Total
Target Grade Level:* Entering 4th Grade - 9th Grade
INSTRUCTOR: Winston Zhang
My name is Winston and I am currently a sophomore at my high school. I started coding a little over 6 years ago, and I have enjoyed it ever since. I have previous experience as an instructor for Python Coding classes, and I am proficient in Java, C#, and web development. I believe coding is an essential skill to have in the present world.
Registration
Register for: Online Python Summer Class
Cost: Free
Class Curriculum
About:
This introductory class will give students a full introduction into all of the core concepts in python. This class focuses on helping students develop the necessary skills to succeed as a python programmer. By taking this class, students can develop powerful ways to creatively solve problems, think outside the box and analyze large sets of data and information. This is a fast-paced, interactive coding class that covers a lot of material in a short time. Students must be prepared to work hard and commit to the class.Programming Topics Covered:
(Students will be creating programs through a online IDE called repl.it when exploring these topics)
1). Print & Syntax
2). Variables & Datatypes
3). Comments
4). User Input
5). Lists
6). Tuples
7). Arrays
8). If & Else Statements
9). For & While Loops
10). Functions
11). Try/Except
12). Classes & Objects
13). Inheritance