the nature of code
last updated: Oct 20, 2023
https://natureofcode.com/book/
- WELCOME
- ACKNOWLEDGMENTS
- DEDICATION
- PREFACE
- INTRODUCTION
- 1. VECTORS
- 2. FORCES
- 3. OSCILLATION
- 4. PARTICLE SYSTEMS
- 5. PHYSICS LIBRARIES
- 6. AUTONOMOUS AGENTS
- 7. CELLULAR AUTOMATA
- 8. FRACTALS
- 9. THE EVOLUTION OF CODE
- 10. NEURAL NETWORKS
- FURTHER READING
- INDEX
The goal of this book is simple. We want to take a look at something that naturally occurs in our physical world, then determine how we can write code to simulate that occurrence.
Backlinks: