Contribute Media
A thank you to everyone who makes this possible: Read More

Doing Math with Python

Description

Amit Saha https://2016.pycon-au.org/schedule/83/view_talk The talk aims to highlight how Python is the perfect programming language to make programming more fun and immediately applicable to young learners. By making use of standard library modules such as the fractions module, third party packages such as matplotlib and sympy, the audience will learn how to write programs to solve common math problems. Some of the topics that will be discussed are:

  • Simulating uniform and non-uniform random events
  • Drawing Fractals
  • Solving algebraic equations and inequalities
  • Solving calculus problems

Details

Improve this page