Jump to ratings and reviews
Rate this book

Programming for Computations Second Edition

Rate this book
This book is published open access under a CC BY 4.0 license.

This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 to 150 pages. Throughout the book, the explanations provided are now more detailed, previous examples have been modified, and new sections, examples and exercises have been added. Also, a number of small errors have been corrected.

The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style employed is more accessible and concise, in keeping with the needs of engineering students.

The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows students to write simple programs for solving common mathematical problems with numerical methods in the context of engineering and science courses. The emphasis is on generic algorithms, clean program design, the use of functions, and automatic tests for verification.

350 pages, Kindle Edition

Published October 30, 2020

8 people are currently reading
216 people want to read

About the author

Svein Linge

7 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
13 (35%)
4 stars
15 (40%)
3 stars
6 (16%)
2 stars
1 (2%)
1 star
2 (5%)
Displaying 1 - 2 of 2 reviews
31 reviews
December 31, 2022
Made me love calculus

The book revived my interest in calculus and made me learn new concepts. I appreciate the approach taken by these particular authors.
6 reviews
September 12, 2020
Excellent introduction to scientific computing.
Covers many interesting topic in physics, engineering, SIR models...


Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.