This is a repo to crowdsource useful programming resources and to learn how to use GitHub in the process. If you want to add a link to the list, then please submit a pull request. You can also propose changes tp how we structure the document (either in the issues list or in the pull request). Any other thoughts, create an issue.
- QuantEcon. A website with many examples of models solved with Python (and Julia too!).
- Cheetsheet by Quantecon for Python; Python vs Matlab vs Julia; Stats: Python pandas vs Stata vs R.
- Introduction to Scientific Computing with Python (CME 193). A one-unit course at Stanford -- worth taking at some point to see the full capacity of Python.
- Stata to Python Cheatsheet
- Code and Data for the Social Sciences:A Practitioner's Guide (Gentzkow,Shapiro)
- Course on computation (Fernández-Villaverde)
- Toward Data Science. Short articles on all things Python. Want to know how to use some of the packages listed above? There is bound to be an intro here.
- Intro to Github