Loading...
A primer on scientific programming with Python /
"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. T...
Main Author: | |
---|---|
Format: | Printed Book |
Language: | English |
Edition: | Third edition. |
Series: | Texts in computational science and engineering ;
6. |
Subjects: |
Table of Contents:
- Computing with formulas
- Loops and lists
- Functions and branching
- Input data and error handling
- Array computing and curve plotting
- Files, strings, and dictionaries
- Introduction to classes
- Random numbers and simple games
- Object-oriented programming.