This is a video tutorial for people who are interested in creative coding, specifically the open source programming language Processing. This video goes over using arrays with classes.
Code available here:
https://github.com/jstephenlee/DES399...
0:00 Arrays
0:37 Array index values
1:08 Declaring and creating an array
2:28 Initializing an array
4:38 Ball code example
13:14 Arc code example
26:15 Assignment