The Nature of Code

By Daniel Shiffman,

Book cover of The Nature of Code

Book description

How can we capture the unpredictable evolutionary and emergent properties of nature in software?

How can understanding the mathematical principles behind our physical world help us to create digital worlds?

This book focuses on a range of programming strategies and techniques behind computer simulations of natural systems, from elementary concepts…

Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked The Nature of Code as one of their favorite books. Why do they recommend it?

If you want your interactive graphics to feel like they are real objects—real things moving around on the screen—then you have to learn how to mimic the natural world. For an object to feel like it has weight, you have to mimic gravity. For a flock of birds to feel real, you have to mimic how real birds swarm in the sky. Yes, this does involve little math. But fortunately, Dan is a superstar teacher, and he will gently walk you through (a) the math and (b) how to translate that math into code.

Speaking of code, this book uses…

Want books like The Nature of Code?

Our community of 10,000+ authors has personally recommended 51 books like The Nature of Code.

Browse books like The Nature of Code

5 book lists we think you will like!

Interested in computer programming, python, and algorithms?

10,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about computer programming, python, and algorithms.

Computer Programming Explore 39 books about computer programming
Python Explore 28 books about python
Algorithms Explore 36 books about algorithms