Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
12-week-p5js [2023/06/22 23:51] renick12-week-p5js [2024/04/14 02:30] (current) renick
Line 12: Line 12:
  
 Good luck.  Good luck. 
 +
 +===== a note about important terms and JavaScript keywords =====
 +
 +In the lessons below, important terminology will be <color black/pink>labeled in pink, like this</color>. We'll also link them to Wikipedia or other references as much as we can. There are certain words that the JavaScript programming language reserves for its use. These words have a special meaning in JavaScript, and when we talk about them in the lesson we'll <color black/yellow>display them in yellow, like this</color>.
      
 +===== a note about the p5js editor  =====
 +
 +You will want to get familiar with this editor. 
 +  
 +https://editor.p5js.org/
 +
 +It'd be a good idea to go there and create an account. Copy code over from any example, run it, and change it freely!
 +
 ===== Class Schedule ===== ===== Class Schedule =====
  
Line 31: Line 43:
  
   - [[p5js-supplement-01|supplement 01]]: sharing code, open source software   - [[p5js-supplement-01|supplement 01]]: sharing code, open source software
 +  - [[p5js-local-server|supplement 02]]: hosting your sketches on a local server
 +  - [[p5js-interaction|supplement 03]]: making interactive sketches
 +  - [[p5js-photos|supplement 04]]: manipulating photos in p5js
 +  - [[p5js-photos-interactive|supplement 05]]: combining interactivity and photos in p5js
 +  - [[p5js-sound1|supplement 06]]: the basics of sound in p5js
 +  - [[p5js-webcam1|supplement 07]]: using the webcam in p5js
 +
 +===== Thanks! =====
 +
  • 12-week-p5js.1687503115.txt.gz
  • Last modified: 12 months ago
  • by renick