by fullmotion
Code Decolonized Collab - Sp 2022
MFA Design+Technology 22', Parsons School of Design - The New School
_This workshop was presented on April 24, 2022 at the code, decolonized x POWRPLNT Symposium at Red Hooks Lab in Brooklyn - New York. _
the building blocks of the 'For Loop' structure how 'for loops' are used within a larger code creative applications of for loops for visualizing repetition
Snippets below
Watch here - update in progess
Presentation https://docs.google.com/presentation/d/1J0Rg5ZlT6QP5Adu9k-T46f-A4ArUtVyuaVJLv4nWKYs/edit?usp=sharing p5.js Reference Page https://p5js.org/reference/#/p5/for**
Example Sketch 1 https://editor.p5js.org/fullmotion/sketches/3PL_anYvz
Collection of sketches used in the workshop https://editor.p5js.org/fullmotion/collections/yZGM2KSdh
Use these references to practice different applications of For Loop https://www.youtube.com/watch?v=QdGeb0H5idM https://www.youtube.com/watch?v=V56cH9R_X4k https://thecodingtrain.com/beginners/p5js/4.1-while-for.html
Reference https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for