What is Python and why should you care?! Well, click HERE to find out!
VOCAB:
Much of how to write Pyhton is similar to JS, but the syntax is a little different:
P3 Processing
Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts.
Processing is a computer programming language. It is a collection of instructions that you can use to draw artwork, create animations, video games or movies.
Processing was created by two MIT students, Ben Fry and Casey Reas, who were interested in creating free, open-source language that was easier for visual artists to use.
Processing is built on top of Java - a popular language used by many professional software engineers.
First, click the link and complete #1. Getting Started.
We will be working on these projects for quite some time, so if you have access to a computer at home, you are welcome to download the free software and work outside of class time, if you'd like.