Class Notes
- Shiffman's code examples from the videos: https://github.com/CodingTrain/website/tree/main/beginners/p5js
- Code examples from class: https://editor.p5js.org/brain/collections/2Br4mJY2m
Week 0/1:
- Notes on shapes, color, drawing elements: https://etherpad.wikimedia.org/p/cc-brain-s21
- Miro Board https://miro.com/app/board/o9J_lWkA9gw=/
Week 2:
- Notes on variables, map, random.https://etherpad.wikimedia.org/p/cc21-week2
Week 3:
- Notes on functions, while loops, lerp.https://etherpad.wikimedia.org/p/cc21-week3
Week 4:
- Notes on return functions, loops.https://etherpad.wikimedia.org/p/cc21-week4
Week 5:
- Notes on time functions, working with media and object orientated programming.https://etherpad.wikimedia.org/p/cc21-week5
Week 6:
- Notes on arrays, arrays of objects and using an external editor.https://etherpad.wikimedia.org/p/cc-week6
- Miro Board https://miro.com/app/board/o9J_lWkA9gw=/
Week 7:
- Notes on arrays and interactions between objects.https://etherpad.wikimedia.org/p/cc21-week7
Week 8:
- Notes on the terminal, github and processing libraries.https://etherpad.wikimedia.org/p/cc21-week8
Week 9:
- Notes on machine learning and teachable machine.https://etherpad.wikimedia.org/p/cc21-week9
Week 10:
- Notes on the DOM.https://etherpad.wikimedia.org/p/cc21-week10
Week 11:
- Working with API's and data.https://etherpad.wikimedia.org/p/cc21-week11
- An introdction to the p5js sound libary. https://etherpad.wikimedia.org/p/cc21-week11-sound
Week 12: