DEV Community

Sundeep
Sundeep

Posted on • Updated on • Originally published at learnbyexample.github.io

Python for maths

sample plot

The above image was generated using matplotlib courtesy code provided by Doing Math with Python book.

Last month, I had an opportunity to conduct beginner Python workshop for maths department students in an arts and science college. It was a great experience and I had my first taste of how Python could be applied for mathematical problems. Presented here are bunch of useful links that I gathered as resources for the students.

Documentation links

Books and courses

Python for beginners

numpy, scipy, matplotlib

More resources

Let me know your favorite resources for Python and maths.

Top comments (0)