9th grade works

Scratch

It is a programming language where people can create stories, games and other interactive programs. It is good for beginning who does not know anything about coding since the lanuage is designed to be simple.

Robotic

This is a unit where students are able to use robot and code to manipulate the robot and interact with the envirnment. The robot is able to sense color and other objects.


10th grade works

Processing

Processing is an open source programming language for learning how to code within the context of the visual arts. It is a simplified version of Java language so it is a good starting place for learning java script in a visual way.

Arudino

Arudino is a microcontroller development board. Students can connect the Arudino to the computer by using a USB line. Arudino also uses language like processing to perform the task. It can control sound, color of the LED and etc. Arudino allows students to learn the relationship between software and hardware.


11th grade works

Web Design

Students would use HTML, CSS, CSS3, java script, bootstrap and other languages to create a webpage.