best introductory 'scientific programming with python' book?
Don't do the Scientific Computer with Python Certification in freeCodeCamp.
The counter-intuitive rise of Python in scientific computing
How to become a better at python programming for scientific computing?
Videos
Hi there;
I'd like to learn python for scientific applications. I am a PhD student in chemistry and it would be useful for me to know how to plot and analyze my data in python, but my initial goal is simply to learn to use python like a graphing calculator. I want to plot mathematical objects and functions to help improve my mathematical visualization skills. Eventually, I would like to use it to play around with mathematical objects relevant to chemistry, like spherical harmonics and the like. I have no background in programming except bash scripting. I have PDFs of the following books
Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib, by Robert Johansson
Elegant Scipy: The Art of Scientific Python, by Juan Nunez-Iglesias, Stéfan van der Walt, Harriet Dashnow
Learning Scientific Programming with Python, by Christian Hill
A Primer on Scientific Programming with Python, by Hans Peter Langtangen
Can anyone familiar with these books tell me which one of them you would recommend? I am partial to Christian Hill's book because I like his website, but I'm sure all of them come with fine web resources. I am lazy person by disposition, so the simplest book is probably the best.
E: or should I maybe just read this?