The Python II course builds on everything students learned in Python I, and will teach them how to take what they know and apply it in an intermediate way through creating graphical applications and games using the powerful Python modules of Turtle and Pygame.
New coding skills to create fun games and applications like digital visual arts, cube.oi game, and a paint application will be their reward for finishing Python II. Taking them one step closer to becoming a fully fledged Web Developer.
Concept: Python modules and turtle module
Concept: Rotating and turning with Turtle
Concept: Using loops to create patterns
Concept: Using conditionals with Turtle
Concept: Coding beautiful digital visual arts
Concept: Intro to PyGame module
Concept: Conditionals to check boundaries
Concept: Programming Classes and Methods
Concept: Using events in PyGame
Concept: Adding text to a PyGame screen