Buch, Englisch, 250 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 447 g
The Core of the Language
Buch, Englisch, 250 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 447 g
Reihe: Springer Undergraduate Mathematics Series
ISBN: 978-3-031-49779-7
Verlag: Springer Nature Switzerland
Based on a course taught to undergraduate students of mathematics, science, engineering and finance, the book includes chapters on handling data, calculus, solving equations, and graphics, thus covering all of the basic topics in Python. Each section starts with a description of a new topic and some basic examples. The author then demonstrates the new concepts through worked out exercises. The intention is to enable the reader to learn from the codes, thus avoiding lengthy, exhausting explanations. With its strong focus on programming and problem solving, and an emphasis on numerical problems that do not require advanced mathematics, this textbook is also ideal for self-study, for instance for researchers who wish to use Python as a computational tool.
Zielgruppe
Lower undergraduate
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1 Basics of Python.- 2 Lists and Tuples.- 3 Decisions and Repetitions.- 4 Functions.- 5 List Comprehension and Generators.- 6 The sympy Library.- 7 The numpy Library.- 8 The matplotlib Library and Projects.