Modeling and Simulation in Python (Chapman & Hall)
Wednesday, 01 June 2022

This book introduces fundamental computational modeling techniques that are used in a variety of science and engineering disciplines. Jason M. Kinser emphasizes algorithmic thinking skills using different computational environments, and includes a number of interesting examples. 

<ASIN:103211648X>

Several theories and applications are provided, each with working Python scripts, with examples including Shakespeare, movie databases, virus spread, and chess. All the Python functions written for this book are archived on GitHub.

Author: Jason M. Kinser
Publisher: Chapman & Hall
Date: May 2022
Pages: 314
ISBN: 978-1032116488
Print:103211648X
Kindle:‎B0B1LGZTJ8
Audience: Python developers
Level: Intermediate / advanced
Category: Python

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Go Programming In Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps
Date: January 2021
Pages: 192
ISBN: 978-1840789195
Print: 1840789190
Kindle: B08NF958NM
Audience: Non-programmers wanting to learn to code in Go
Rating: 5
Reviewer: Mike James
Getting going with Go - great idea!



Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?


More Reviews