Skip to content

Commit 165ebf2

Browse files
kHarshitjoshmhanson
authored andcommitted
Add Think Python to programming readings (ossu#408)
1 parent 92ea0f2 commit 165ebf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extras/readings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Or, if you are struggling in one of the courses, perhaps reading a book on the s
1212
Name | Author(s)
1313
:-- | :--:
1414
[Introduction to Computation and Programming Using Python](https://www.amazon.com/Introduction-Computation-Programming-Using-Python/dp/0262525003/) | John V. Guttag
15+
[Think Python 2e](http://greenteapress.com/wp/think-python-2e/) | Allen B. Downey
1516
[How to Design Programs](http://www.ccs.neu.edu/home/matthias/HtDP2e/) | Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi
1617
[Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html) | Hal Abelson, Jerry Sussman, Julie Sussman
1718
[Concepts, Techniques, and Models of Computer Programming](https://www.amazon.com/gp/product/0262220695) | Peter Van Roy, Seif Haridi
@@ -65,4 +66,4 @@ Name | Author(s)
6566
[Language Implementation Patterns](https://www.amazon.com/gp/product/193435645X) | Terence Parr
6667
[Compilers: Principles, Techniques, and Tools (2nd Edition)](http://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811/) | Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman
6768
[Compiler Construction](http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf) | Niklaus Wirth
68-
[The Mythical Man-Month](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/) | Fred Brooks, Jr.
69+
[The Mythical Man-Month](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/) | Fred Brooks, Jr.

0 commit comments

Comments
 (0)