PROGRAMMING 1 & 2
Programming 1 & 2 are semester courses that teach students how to solve problems using the Python Programming Language. Students who take these courses will learn how to write code to control the computer and make it do what they want it to do. The good news is Python is not that hard to understand. In fact, you can probably understand the block of code below even if you have never written a program before:
An Algorithm for Life:
while Success == False:
Success = tryAgain()
if (Dead):
break
The even better news, is that the programming Lab is BRAND NEW. New computers, New chairs, New couches, New Ipads, New robots, New projectors, and New colors!
Take a look at some of the pictures below and explore all of the great things that take place in the NNHS Programming 1 & 2 classes!
Code "FinchBots"
Solve Problems with the new "Play I" Robots
No bad seat in the room with new comfy chairs and large projectors
Collaborate in teams every day!
Get comfortable and collaborate on one of 4 new couches!
Code Ipad touch screen apps in Python.
Write code to create works of art
Create and Code your own games!