Introduction to Python 1
Our Introduction to Python course is a comprehensive course designed to prepare students for AP Computer Science and beyond. The Introduction to Python course teaches the fundamentals of computer programming as well as some advanced features of the Python language. Students will develop an appreciation for how computers store and manipulate information by building simple console-based games. This course has an array of tests and quizzes to evaluate student performance, accordingly, instructors may also assign homework based on class progress. Our course is divided into 8 main units, which are listed below:
​
UNIT 1 - Introduction to Programming and Turtle Graphics
UNIT 2 - Basic Python and Console Interaction
UNIT 3 - Conditionals
UNIT 4 - Looping
UNIT 5 - Functions and Exceptions
UNIT 6 - Strings
UNIT 7 - Creating and Altering data structure
UNIT 8 - Extending Data Structures