What are arrays, and how do they work in JavaScript and p5js?

Опубликовано: 20 Март 2026
на канале: Matthew Bardin
47
2

This video is for my Programming Digital Media class. In it I go over the basic concepts of arrays and how we can utilize them to manage data in JavaScript and p5 sketches.

code made in this video: https://editor.p5js.org/mbardin/sketc...
textbook page: https://pdm.lsupathways.org/1_introto...
Mozilla page on arrays: https://developer.mozilla.org/en-US/d...


javascript arrays p5js array creative coding