mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-16 07:47:48 +01:00
1.2 KiB
1.2 KiB
Errata
This page tracks errors that have been corrected since the September 3, 2024 publication date. These errors have been corrected in the website version of the book, but not the print edition.
Introduction
- New p5.js "Get Started" link: https://p5js.org/tutorials/get-started/, #1005
Chapter 0
- minus signs were en dashes in the code in the
step()
function related to floating point numbers, #1037 - Exercise 0.1 - changed to "A partial solution..." #1034
Chapter 1
- "Referring back to Exercise 0.6" -> Example 0.6, "#979
Chapter 3
- "Think about what’s going here." -> "Think about what’s going on here.", #968
Chapter 9
- Step 2: Selection table "0.1" -> "0.15", #968
Chapter 10
- "finshedTraining" -> "finishedTraining", #1028