23. Resources

23.1. Books

Learning Processing by Daniel Shiffman

The Learning Processing website provides supplementary information to support the textbook including example code and answers to exercises.

The Nature of Code by Daniel Shiffman

The Nature of Code website provides full access to the entire contents of this book and includes interactive code for most code examples.

23.2. Websites

Processing.org

The Processing website provides code examples, tutorials, reference documentation and other supplementary resources.

Learning Processing

Website to accompany Daniel Shiffman’s book which we’ll use as the course textbook.

Open Processing

The Open Processing website provides an online code editor and cloud based storage to allow sharing of code examples. There are many searchable code examples which are interactive using either the java applet or they are embedded using processing.js. This website is designed to support and sustain the processing community.