Sample Lessons
Below are some examples of topics that will be covered in the introduction and intermediate programming classes. These classes are all hands on and projects driven.
Learn how to use loops to perform repetitive tasks (Intro to programming)
Flower Garden (turn on speaker to hear instruction)
Make It Rain!
Learn how to use conditional logic and 3D x,y,z coordinates (Intro to programming)
Learn to apply nested conditional logic to develop more complex games such as Maze Explorer (Intermediate Programming)
Learn how to use and apply functions with parameters to achieve code modularity and re-usability. Develop a project to automatically build structures of various sizes and shapes based on given parameter values (Intermediate Programming)
Circles Function (turn on speaker to hear instruction)
Minecraft Tower