Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 3.03 KB

resources.md

File metadata and controls

67 lines (42 loc) · 3.03 KB

MY470 Computer Programming

Resources for learning and practicing Python

Exercises

Online courses

Algorithms

  • IDEA – An ongoing series of nonverbal algorithm assembly instructions
  • VISUALGO – Visualising data structures and algorithms through animation

Advanced optimization

Packages

NumPy

Pandas

Statsmodels

Networkx

Scikit

Matplotlib