noc-book-2 icon indicating copy to clipboard operation
noc-book-2 copied to clipboard

Nature of Code with p5.js and Notion workflow / build system.

Results 84 noc-book-2 issues
Sort by recently updated
recently updated
newest added

Would this figure be more clear without the word "particle" everywhere? The key point to emphasize is that Particle D is missed after the shuffle. ![image](https://user-images.githubusercontent.com/191758/205093640-8289e469-fb8b-4f67-9f82-fa6b9c63b390.png)

For the spring diagrams the bob should probably attach to the coil at its center? Will that be wonky visually? ![image](https://user-images.githubusercontent.com/191758/205093027-140b47da-19a6-4de2-a929-a1ef6691629e.png) In 3.16 and 3.18 "location" should be "position"

illustration

Let's make sure this is accurate! (Looks like it is, here's a reference)

illustration

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

@zee-em do you think it makes sense to draw these or should I just regenerate them with p5?

illustration

We need to add support for a figure to be a p5 sketch (or pull `screenshot.png` from p5). Examples of this are in the intro (Figure I.2 and I.5 and...

Just added two new callout blocks for text that should appear only in the PDF or only on the web. In this case, I have a different paragraph for each...

Text says "Imagine a population of computational creatures swimming around a digital pond, interacting with each other according to various rules." In step 1 of the exercise: "Develop a set...

illustration

You already have so much to do you probably don't want to add more topics! But Particle CAs mesh so well with the rest of the book topics I thought...

Fp and Fg are in the wrong order in the formula! It should be: ``` sin(θ) = Fp / Fg ``` Also, it would be helpful to include the θ...

illustration