Code for humans too
Take small steps,…
so that you can tell which change broke the code
When your program becomes too complicated, take a break to make it do the same thing more simply instead of making it do more
Optimize your workflow
Make this faster!
This material has been moved to Creative Coding with p5.js
random()
, sin()
, and noise()