Python for Scientists and Engineers was the first book I wrote. I've decided to make it free to read online, though if you want to read it on your laptop/phone, you can also buy a copy here [https://leanpub.com/pythonforengineers/]. Source Code: The code for the book is here [https://github.com/shantnu/PyEng]. The book is heavily practical, with little or no theory. The goal is to get you using Python for real world engineering applications. For each topic, we will choose a real case...