]> sipb.mit.edu Git - wiki.git/commitdiff
add link to Hackers
authorQuentin Smith <quentin@mit.edu>
Tue, 27 Apr 2021 00:21:03 +0000 (20:21 -0400)
committersipb-www <sipb-www@bees-knees.mit.edu>
Tue, 27 Apr 2021 00:21:03 +0000 (20:21 -0400)
doc/summer-reading.mdwn

index 902a23c330dc60fdf17458eb2f9ba8a185acca0b..b1d3bc69597cb9911d6fe1318162a1bd7b22b82f 100644 (file)
@@ -22,6 +22,7 @@ Additions are quite welcome.
 
 ## Books online
 
+ * Steven Levy, [Hackers, Heroes of the Compuer Revolution](http://www.gutenberg.org/ebooks/729): chapter 1 tells the story of the birth of hacking at MIT in the 1950s
  * Abelson and Sussman, [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html): the classic textbook for the famous 6.001
  * Eric Raymond, [The Art of Unix Programming](http://www.catb.org/esr/writings/taoup/html/index.html): also explains a lot of design
  * Mark Pilgrim, [Dive Into Python](http://diveintopython.org/): "a Python book for experienced programmers"