- Overview
- Course Content
-
Course Content
- Overview
- Course Content
CodaKid Python 2 Core provides a deeper look at game development using Python. Covering key computer programming concepts such as Complex Conditionals, Loops, Functions, Inheritance, and Recursion, we build a series of progressively more rigorous projects that build students’ understanding of computer science.
CodaKid’s research-based, project based learning (PBL) approach to Python 2 keeps the learning fun and engaging, while ensuring a solid foundation in CS.
Upon successful completion of Python 2 Core, CodaKid students will be ready to graduate to Python 3 Core.
Our student-centered teaching approach allows us to progress at the student’s pace and our homework assignments are designed to promote independent mastery of the concepts covered. The projects in Python 2 Core are longer and more complex, and will produce interesting games and apps that can be played with friends and family
-
Chapter 1Project 1: Complex Conditionals, Nested Loops, Functions
-
Chapter 2Project 2: Recursion, Classes
-
Chapter 3Project 3: Lists, Dictionaries
-
Chapter 4Project 4: Python 2 Problems and Puzzles
-
Chapter 5Final Project