Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A primer on scientific programming with Python (3rd ed.)
Langtangen H., Springer Publishing Company, Incorporated, New York, NY, 2012. 830 pp. Type: Book (978-3-642302-92-3)
Date Reviewed: Feb 27 2013

Instead of calling this book “a primer,” a more apt title would be A detailed treatise on scientific programming with Python. This voluminous book offers an excellent and detailed explanation of programming paradigms and mathematical lexicons. Learning a programming language for the first time is a challenge, because it requires thinking in a different way to write efficient programs. Twenty to 30 years ago, people learned programming in languages like Pascal, C, and Fortran. Python is a modern language, popular with academics and industry professionals for certain tasks. For someone who is well versed in programming languages, this book can become overkill. Downey’s book [1] is a better alternative for someone with prior experience who has limited time and wants to learn Python quickly.

The author includes many programs, explanations, and exercises. The Python programs are neatly embedded in blue shaded boxes and separated by explanations. The book progresses through various control structures like loops, lists, functions, and object-oriented concepts, and shows how to weave them together. Examples include how to plot graphs, draw circles, and execute mathematical functions.

This book will prove very useful for mathematicians and statisticians. Unlike the terse introduction to libraries in [2], this book covers the mathematical concepts beautifully, and programmatically demonstrates them with Python. This really showcases the power of this language. If you are looking to do other things, such as string processing or network programming, this is not the right book for you. This big (really big!) book covers scientific programming in painstaking depth. I applaud the author for his efforts and encourage readers to set aside sufficient time to master the concepts.

I definitely recommend this book to university students for a six-month course or classroom discussions. If someone wants to quickly learn Python concepts, it can be used as a reference.

Reviewer:  Naga Narayanaswamy Review #: CR140963 (1305-0345)
1) Downey, A. B. Think Python. O’Reilly, Sebastopol, CA, 2012.
2) Bressert, E. SciPy and NumPy: an overview for developers. O’Reilly, Sebastopol, CA, 2013.
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Python (D.3.2 ... )
 
 
Physical Sciences And Engineering (J.2 )
 
 
Reference (A.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Python": Date
Practical Python
Hetland M., APress, LP, 2002.  648, Type: Book (9781590590065)
Mar 28 2003
Python programming: an introduction to computer science
Zelle J., Franklin B, 2003. Type: Book (9781887902991)
Dec 2 2004
Foundations of Python network programming
Goerzen J., APress, LP, Berkeley, CA, 2004.  512, Type: Book (9781590593714)
Dec 26 2004
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy