/introduction-to-programming

this is the software I used for teaching programming to maths undergraduates

Primary LanguagePython

#Introduction to programming

These are the example programms I used to teach programming to math undergrads at UADY

#Software

We used python2.7, and installed anaconda as the recommended way to get a working distribution that included numerical routines and a plotting library.