Skip to content

Commit 78d3fa6

Browse files
authored
Update resources; add Dan Bader's Python Tricks
1 parent 5c8406c commit 78d3fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/python-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ title: Resources for Python
1616
* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_
1717
* [CS101 course](https://www.udacity.com/course/cs101) @ [Udacity](https://www.udacity.com/) _(While not strictly a Python course, it users Python as the medium of instruction.)_
1818
* [A Whirlwind Tour of Python](https://github.com/jakevdp/WhirlwindTourOfPython) _(Jupyter notebooks accompanying the eponymous book)_
19+
* [Python Tricks: A Buffet of Awesome Python Features](https://www.amazon.com/gp/product/B0785Q7GSY/)
1920

2021
#### Exercises Driven Learning
2122
* [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_

0 commit comments

Comments
 (0)