An introduction to Python programming for scientists and engineers / Johnny Wei-Bing Lin, [and 4 others].
Material type:
TextPublisher: Cambridge, UK ; New York, NY : Cambridge University Press, 2022Edition: First editionDescription: xxx, 735 pages : illustrations ; 25 cmContent type: - text
- unmediated
- volume
- 9781108701129
- 005.133 L630i 23
- QA76.73.P98 L55 2022
- SCI019000
| Item type | Current library | Shelving location | Call number | Copy number | Status | Date due | Barcode | |
|---|---|---|---|---|---|---|---|---|
Books
|
Main Library | Circulation Section | CIR 005.133 L630i 2022 (Browse shelf(Opens below)) | 1-1 | Available | 029349 |
Includes bibliographical references and index.
Part I. Getting basic tasks done -- Prologue: preparing to program -- Python as a basic calculator -- Python as a scientific calculator -- Basic line and scatter plots -- Customized line and scatter plots -- Basic diagnostic data analysis -- Two-dimensional diagnostic data analysis -- Basic prognostic modeling -- Reading in and writing out text data -- Managing files -- Part II. Doing more complex tasks -- Segue: how to write programs -- n-dimensional diagnostic data analysis -- Basic image processing -- Contour plots and animation -- Handling missing data -- Part III. Advanced programming concepts -- More data and execution structures -- Classes and inheritance -- More ways of storing information in files -- Basic searching and sorting -- Recursion -- Part IV. Going from a program working to working well -- Make it usable to others: documentation and sphinx -- Make it fast: performance -- Make it correct: linting and unit testing -- Make it manageable: version control and build management -- Make it talk to other languages.
"Most introductory programming textbooks are written with the assumption that the student thinks like a computer scientist. That is, writers assume that the student best learns programming by focusing on the structure and syntax of programming languages. The result is an introductory textbook that teaches programming in a way that is accessible to future programmers and developers but not as much to scientists or engineers who mainly want to investigate scientific problems. This textbook is written to teach programming to scientists and engineers, not to computer scientists. We assume that the reader has no background, formal or informal, in computer programming. It is organized around a scientist or engineer's workflow. What are the tasks of a scientist or engineer that a computer can help with? Doing calculations (e.g., Chapters 1 and 6), making a plot (e.g., Chapters 4 and 5), handling missing data (e.g., Chapter 15), and saving and storing data (e.g., Chapters 9 and 18) are just a few of the tasks we address. It teaches programming, not numerical methods, statistics, data analytics, or image processing. The level of math that the reader needs is modest so the text is accessible to a first-year college student. It provides examples pertinent to the natural sciences and engineering. Jupyter notebooks associated with this textbook provide structured practice using examples from physics, chemistry, and biology, and additional notebooks for engineering are planned. For instance, the physics notebooks include problems dealing with electromagnetic fields, optics, and gravitational acceleration. Syntax is secondary. The primary goal is to teach the student how to use Python to do scientific and engineering work. Thus, we teach as much language syntax and structure as needed to do a task. Later, as we address more complex science and engineering tasks, we teach additional aspects of language syntax and structure. As a result, this textbook is not intended as a Python language reference where all (or most) of the aspects of a given feature of the language are addressed at the same time. It is paced for the beginner. This text offers many examples, explanations, and opportunities to practice.We take things slowly because learning is a step-by-step process, not a toss-intothe- deep-end process. As a result, this text is not concise, particularly"-- Provided by publisher.
There are no comments on this title.