
- Category: Python Programming
- Author: Allen B. Downey
- License: CC BY-NC 4.0
- File type: PDF
Read and download free eBook intituled Modeling and Simulation in Python in format PDF created by Allen B. Downey.
This book is an introduction to physical modeling using a computational approach. It is organized in three parts:
Taking a computational approach makes it possible to work with more realistic models than what you typically see in a first-year physics class, with the option to include features like friction and drag.
Python is an ideal programming language for this material. It is a good first language for people who have not programmed before, and it provides high-level data structures that are well-suited to express solutions to the problems we are interested in.
Read and Download Links: