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
- 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.
But first, we are going to do an exercise on Computing without a Computer! I'll leave the PDF on screen for us to pick an exercise from. Take a screengrab perhaps? I'd really recommend you picking up a copy of the book that it's taken from
Code as a Creative Medium. Which exercise shall we do?
I'd like you take 5 minutes to download and install
Microsoft VSCode on your own computers. 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?