A primer on scientific programming with Python /

Bibliographic Details
Main Author: Langtangen, Hans Petter, 1962-2016
Format: Book
Language:English
Published: Berlin : Springer, c2016.
Edition:5a ed.
Series:Texts in computational science and engineering ; v. 6
Subjects:
Table of Contents:
  • 1. Computin with formulas
  • 2. Loops and lists
  • 3. Functions and branching
  • 4. User input and error handling
  • 5. Array computing and curve plotting
  • 6. Dictionaries and strings
  • 7. Introduction to classes
  • 8. Random numbers and simple games
  • 9. Object-oriented programming.
  • A. Sequences and difference equations
  • B. Introduction to discrete calculus
  • C. Introduction to differential equations
  • D. A complete differential equations project
  • E. Programming differential equations
  • F. Debugging
  • G. Migrating Python to compiled code
  • H. Technical topics.