Toggle Nav

Tel: +44 (0) 20 8829 3000

Email: customercare@turnaround-uk.com

Calculus for the Curious

ISBN-13: 9781718504486

Author(s): Nick Mcintyre

Subjects: Computer Programming

Publisher: PENGUIN RANDOM HOUSE GROUP

Publisher Imprint: No Starch Press

Publication Date: 06-01-2026

Format: Paperback / softback

Availability: In stock

£44.99
Calculus for the Curious

About the book

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