Cargando…

A Primer on Scientific Programming with Python

Theaimofthisbookistoteachcomputerprogrammingusingexamples from mathematics and the natural sciences. We have chosen to use the Python programming language because it combines remarkable power with very clean, simple, and compact syntax. Python is easy to learn and very well suited for an introductio...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Langtangen, Hans Petter (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berlin, Heidelberg : Springer Berlin Heidelberg : Imprint: Springer, 2009.
Edición:1st ed. 2009.
Colección:Texts in Computational Science and Engineering, 6
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Computing with Formulas
  • Basic Constructions
  • Input Data and Error Handling
  • Array Computing and Curve Plotting
  • Sequences and Difference Equations
  • Files, Strings, and Dictionaries
  • to Classes
  • Random Numbers and Simple Games
  • Object-Oriented Programming.