Today I came across an article.
While teaching a student who was baffled by his math lessons, Peter Farrell, a Python developer and mathematics teacher, decided to try using Python to teach the boy the math concepts he was having trouble learning.
Peter was inspired by the work of Seymour Papert, the father of the Logo programming language, which lives on in Python’s Turtle module. The Turtle metaphor hooked Peter on Python and using it to teach math.
Peter shares his approach in his new book, Math Adventures with Python: An Illustrated Guide to Exploring Math with Code.
https://opensource.com/article/19/1/hacking-math
Many people don’t know that Python is a really powerful tool for learning math. Sure, you can use Python as a simple calculator, but did you know that Python can help you learn more advanced topics in algebra, calculus, and matrix analysis? That’s exactly what you’ll learn in this course.
This course is a perfect supplement to your school/university math course, or for your post-school return to mathematics.