Learning Scientific Programming with Python
C**S
An excellent resource for learning and working with Python written by a scientist for scientists.
About 9 months ago, I had signed on to do undergraduate research in astronomy which my professor told me was going to be "heavily Python based". I had NO previous programming experience. Perusing Amazon for some Python resources, I came across this book which, upon reading the back cover, was written by a physicist, so I thought this would be a good fit for me (I'm a physics major) -- and I wasn't wrong.In the first few chapters, Hill will teach you the essentials of the Python language, including a little interlude about making plots with Pylab in Chapter 3. Throughout the rest of the book, you will learn how to use a few Python libraries which are instrumental in science work like Numpy, Matplotlib, and SciPy. In each of these chapters there are plenty of examples with all the code needed to try them for yourself. Appendix A contains solutions for the exercises at the end of the chapters (and not just every odd-numbered exercise). One quality-of-life feature that I like about this book is the index which lists page numbers for the methods used in the Python libraries (e.g. fig.addsubplot(), np.genfromtxt(), etc.).In my undergrad astronomy research, I was tasked to write a Python program which could read-in a few thousand astronomical images of a black hole X-ray binary (using the Numpy method np.genfromtxt() which is covered in this book), turn them into data that Python could read, and produce plots using all that data. During one of our observing runs, our campus observatory telescope was malfunctioning (the telescope wasn't tracking properly) and I was tasked to extract specific bits of data contained in the astronomical images (FITS file header), generate plots using that data to help both us and the telescope engineer understand the problem. This book was helpful to me in all of those cases.This book isn't an all-encompassing book on everything one could do with Python, however. (You won't be learning about machine learning and building a neural network in this book, for example). But if you're in the sciences like me, and want to learn Python in the context of science, this would be a useful resource for you as it was to me.
N**G
Well organized, great examples
While there are many online Python tutorials, this book has two key advantages.First, this book is complete. It is meant to be read from cover to cover. The text, examples, exercises, and problems complement each other and highlight important features which a programmer is likely to use in practice. Unlike a cookbook, which would provide recipes for specific tasks, this book has been thoughtfully designed to teach key principles.Second, the choice of examples, exercises, and problems is outstanding. Many online tutorials provide simple examples to illustrate the syntax. But in this book, the examples solve actual problems which are interesting and useful. At the same time, the examples are neither too long nor so specialized that they would be of interest to only specialized audience.This book is also very reasonably priced.
N**M
An excellent Book on Python!
This is the most exhaustive book on the application of Python to scientific and engineering computations.The author's exposition is clear.You will not only learn Python but scientific and engineering computation too.The author covers Linear Algebra too.
R**L
Learned more in less than a month of casual reading than I did in a semester
This book makes it extremely easy to learn how to use python for scientific programming. I learned how to use python for media manipulation more than a year ago but I haven't used it since so the first 4 chapters of the book were great for getting me up to speed again and showing me new basic functions. The real meat of the book starts at chapter 6. Here I actually learned how to use python for what I wanted it for and this is something I couldn't learn at my university course. I'm a senior in applied computation and mathematics at my university but this book gave me the skills and confidence to translate the mathematics I have learned into programming. I'm looking forward to using this to boost my portfolio.
T**Z
Very well written and covers all the relavent subjects.
Buy this version if it isn't a high priority from the profs. It it very well writen and covers all the relavent subjects such as "Plotting with pylab" or "Metplotlib". The latest edition is very expensive.
G**N
One of the best books on Phython for scientists
very enjoyable volume on using Python in scientific applications. Since I am a mathematical physicist with a strong background in programming and applied work I found this book very useful.
H**1
Good book
Very nicely written and illustrated
Y**R
Love it
Love it
Trustpilot
1 week ago
2 weeks ago