Nick McIntyre

Calculus for the Curious

Sprache: Englisch.
kartoniert , 256 Seiten
ISBN 1718504489
EAN 9781718504486
Veröffentlicht 6. Januar 2026
Verlag/Hersteller No Starch Press

Auch erhältlich als:

epub eBook
39,49
47,00 inkl. MwSt.
vorbestellbar (Versand mit Deutscher Post/DHL)
Teilen
Beschreibung

A patient, Python-centric introduction to calculus and programming that uses Python to teach core math concepts and create graphs.
The easy-to-learn Python programming language offers a convenient way to create the graphs and other visualizations required for calculus.
In this book, readers first learn the basics of programming in Python with a focus on the Turtle Graphics module, which lets users create complex images. With that graphing tool in hand, readers are then patiently taught calculus from the ground up, covering derivatives, integrals, and the fundamental theorem.
With essential concepts in hand, readers of later chapters will explore more advanced topics, such as differential equations and linear algebra, while using popular Python libraries like NumPy and pygame.
Covers Python 3.x, Jupyter Notebook, Turtle Graphics, NumPy, and pygame

Portrait

Nick McIntyre loves designing creative learning experiences. A former math teacher, he now teaches high school robotics and computer science with an emphasis on service and self-expression. Outside the classroom, McIntyre spent a year making the p5.js (https://p5js.org) reference more accessible with support from the Processing Foundation.