A Primer on Scientific Programming with Python (Texts in Computational Science and Engineering) 4th ed. 2014 Edition
| Hans Petter Langtangen (Author) Find all the books, read about the author, and more. See search results for this author |
Use the Amazon App to scan ISBNs and compare prices.
There is a newer edition of this item:
The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.
From the reviews:
Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended.
F. H. Wild III, Choice, Vol. 47 (8), April 2010
Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.”
John D. Cook, The Mathematical Association of America, September 2011
This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.
Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012
Editorial Reviews
Review
From the book reviews:
“This is a book that can guide a student in a class. It would also work for a scientist or engineer who wants to learn programming in the first place or transition to Python from another language. An advanced Python programmer who wants to learn scientific computing, and who likes to learn through example code, could also use this book to learn scientific computing.” (Joan Horvath, Computing Reviews, February, 2015)
About the Author
Product details
- Publisher : Springer; 4th ed. 2014 edition (August 2, 2014)
- Language : English
- Hardcover : 872 pages
- ISBN-10 : 3642549586
- ISBN-13 : 978-3642549588
- Item Weight : 5.1 pounds
- Dimensions : 8 x 1.75 x 10.5 inches
- Best Sellers Rank: #937,995 in Books (See Top 100 in Books)
- #560 in Mathematical Physics (Books)
- #847 in Software Design & Engineering
- #862 in Data Processing
- Customer Reviews:
About the author

Discover more of the author’s books, see similar authors, read author blogs and more
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from the United States
There was a problem filtering reviews right now. Please try again later.
It does however have its flaws:
- Way too many exercises have errors (e.g. traces from older versions of some exercises)
- The structure of the book is a bit confusing. A bit portion of it is appendices which I won't be spending a lot of time on, to name an example. However, those are easy to ignore (they just make the book heavier)
- My focus was to learn scripting and put Python into my engineering toolbox at work. Some parts of the book took me away from that objective (but fair enough, I am not blaming the book for this, at it is written for a variety of purposes)
- Some exercises seemed to rely on the person to have read the lecture notes from the author, which he presents when he himself teaches his students. Fair enough, they are available on the internet, but it would have been if the book was self-contained, i.e. that the exercises were solely based on the book text and no outside source
That said, for those who want to start from "square one", I can recommend the book. It did a great job with me.
-
