Skip to content

Commit 401a4e2

Browse files
authored
Update README.md
1 parent 6d86cf1 commit 401a4e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ This is a set of notes used for teaching Python to students that have never used
4141
* [Useful iPython Notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks): A wide variety of useful tutorials in iPython Notebooks for a wide variety of topics
4242
* [Python for Econometrics](https://www.kevinsheppard.com/Python_for_Econometrics)
4343
* [Quantitative Economics](http://quant-econ.net/py/): An introduction to scientific computing using Python, by Thomas J. Sargent and John Stachurski
44+
* [Pytudes](https://github.com/norvig/pytudes) by Peter Norvig. A set of problems, in a wide variety of fields, solved with Python. Clear and structured problem descriptions, and _beautiful_ code for solving them. You will learn something everytime you read one of the provided notebooks.
4445

4546
## Python Exercises
4647

0 commit comments

Comments
 (0)