Hi!
Welcome to our second workshop and our first experiment/play session!
By the end of this workshop, you'll have done the following things:
- Experimented with the p5.js forum
- Played with the p5.js website reference
- Experimented with the p5.js website examples
- Played with the p5.js showcase
- Downloaded VSCode
- Tried making a local p5.js sketch
Don't worry about understanding all the code you'll see today - just get used to picking things you like and copying the code onto the p5.js editor or your own code editor - more about that later.
Play with the
2020 p5.js showcase for 15 minutes. Can you find other years? Which are your favourites? Can you get them running on the p5.js editor?
I'd like you take 5 minutes to download
Microsoft VSCode. It's free text editor that allows you to write code on your own computer. The brilliant Daniel Shiffman has
several different videos on how he codes locally (not using the p5.js online editor, only working on his own computer). Why might it be better or easier to develop on your own computer?