00.02 Course Links
On this page
Stuff to Read
Places to Shop
Mail Order Custom PCBs
Programming for Artists
- Tinkercad - Circuits - Visual electronics experimentation in a web browser for testing and writing code with visual coding blocks.
- Piper Make - Visual Programming for the Raspberry Pi
- PureData - Visual programming without any code
- Processing - “Processing is a flexible software sketchbook and a language for learning how to code. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.”
- P5.js - (p5.js is a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else!)
Programming References
- CPPReference - C and C++ reference wiki
- Official Arduino Code Reference