You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.

Loading...

Python Level 1

This 10 week course explores the fundamentals of computer science and problem solving. In this course, we explore topics in computer science ranging from your first ‘Hello World’, until applications of functions. Students will be introduced to each topic with a brief lesson style explanation, following a coding application of what was taught. The course invites students to participate in conversation with the instructor and fellow classmates which is known to encourage understanding. It is recommended for students to bring their own laptop to store their projects for hopefully one day, future use.

Python Level 2

This 10 week course builds on the fundamentals of python with an emphasis on projects. Each week, students will apply concepts they have learned in Python Level 1 to interesting projects. These projects are perfect for future college/university and job applications! The course invites students to participate in conversation with the instructor and fellow classmates and to personalize their projects which is known to improve their understanding of the programming concepts taught in this course.

Python Level 3

This 12-week course explores the fundamentals of python game development. Each week, students will be introduced to new topics with a brief lesson style explanation and then apply these concepts to two awesome games. The first game is a multiplayer 2D game where players need to avoid enemies and collect coins to win. The second is a one player matching game where players need to match face down cards to win. These projects are perfect for future college/university and job applications! The course invites students to participate in conversation with the instructor and fellow classmates and personalize their projects which is known to improve their understanding of the programming concepts taught in this course.