The Nature of Code
Table of Contents
The Book
- Nature of Code [Internet]. [cited 2023 May 11]. Available from: https://natureofcode.com
When I originally made this page the link above pointed to the first edition so I have a separate link below for the second edition. As of today (2024-08-02) the link above seems to point to the 2nd edition as well.
I'll keep the dedicated second-edition link here in case the link above changes again.
- https://nature-of-code-2nd-edition.netlify.app/ : the hosted book
- https://github.com/nature-of-code/noc-book-2023: the repository for the book
-
https://github.com/nature-of-code/noc-examples-p5.js: The p5.js version of the examples in the book(s)
Daniel Shiffman also has a website called the Coding Train with videos about programming. There is a Nature of Code "track" (https://thecodingtrain.com/tracks/the-nature-of-code-2) but it only goes part of the way through chapter 1.