Step-by-step approach to programming for numerical simulations enables beginners to quickly gain practical skills
Focus on generic algorithms and clean program design builds a strong foundation for future programming tasks
Includes use of functions and automatic tests for program verification, ensuring reliable code
Motivates readers to write simple programs for common mathematical problems in engineering and science
Clear illustrations and concise explanations enhance understanding for readers with no prior programming experience
Summarized by Shop
Report copyright infringement by Svein Linge (Author), Hans Petter Langtangen (Author)
This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Py