In this activity we will be learning about the fundamentals programming and experimenting with the Processing IDE
Topics:
Built in Functions
Parameters & Arguments
Sequence and Algorithms
Syntax
While you work through this activity, think about these questions and the related concepts:
How can I use programming to create art, games and visualizations?
What is a Function?
What is the difference between a Parameter and an Argument?
In order to learn any programming language, it is important to learn to use keywords and built-in functions. You can find these in the reference documentation.
Here is the reference documentation for Processing:
https://processing.org/reference/
Notebook Entry:
3.2 - Programming: Drawing, Sequence and Built In Functions (ENET) - lmsa
This Entry will include 4 sections:
Sunrise program
Next You will program Your Avatar ant 2 Items as well as your Background.
Lastly You will put them all together.
3.2 - Programming: Drawing, Sequence and Built In Functions (ENET) - lmsa