1.

Record Nr.

UNINA9910691080403321

Autore

Jarmon Gloria L

Titolo

Financial management [[electronic resource] ] : financial management challenges remain at the Department of Education : statement of Gloria L. Jarmon, Director, Health, Education, and Human Services, Accounting and Financial Management Issues, Accounting and Information Management Division, before the Subcommittee on Oversight and Investigations, Committee on Education and the Workforce, House of Representatives / / United States General Accounting Office

Pubbl/distr/stampa

[Washington, D.C.] : , : The Office, , [2000]

Collana

Testimony ; ; GAO/T-AIMD-00-323

Soggetti

Federal aid to education - United States - Accounting

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

"September 19, 2000."

Paper version available from the General Accounting Office.

Title from title screen.

Nota di bibliografia

Includes bibliographical references.



2.

Record Nr.

UNINA9910299985003321

Autore

Langtangen Hans Petter

Titolo

A Primer on Scientific Programming with Python / / by Hans Petter Langtangen

Pubbl/distr/stampa

Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2014

ISBN

3-642-54959-4

Edizione

[4th ed. 2014.]

Descrizione fisica

1 online resource (XXXI, 872 p. 170 illus., 70 illus. in color.)

Collana

Texts in Computational Science and Engineering, , 1611-0994 ; ; 6

Disciplina

005.133

Soggetti

Computer science - Mathematics

Computer programming

Software engineering

Computer science—Mathematics

Physics

Computational Science and Engineering

Programming Techniques

Software Engineering/Programming and Operating Systems

Mathematics of Computing

Numerical and Computational Physics, Simulation

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Preface -- Computing with Formulas -- Loops and Lists -- Functions and Branching -- User Input and Error Handling -- Array Computing and Curve Plotting -- Dictionaries and Strings -- Introduction to Classes -- Random Numbers and Simple Games -- Object-Oriented Programming -- Sequences and Difference Equations -- Introduction to Discrete Calculus -- Introduction to Differential Equations -- A Complete Differential Equation Project -- Programming of Differential Equations -- Debugging -- Migrating Python to Compiled Code -- Technical Topics -- Bibliography -- Index.

Sommario/riassunto

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. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.”  John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012    .