Skip to content

Commit

Permalink
Add Structure and Interpretation of Computer Programs
Browse files Browse the repository at this point in the history
"Structure and Interpretation of Computer Programs" by Harold Abelson, Gerald
Jay Sussman and Julie Sussman from MIT Press is one of the canonical computer
science books teaching programming in LISP.

https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs

It is licensed under CC BY-SA 4.0.
  • Loading branch information
schaecsn committed Jul 4, 2021
1 parent 1a0ec10 commit fe94295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TheTechTree.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ _Introducing Python_ by Bill Lubanovic (O'Reilly)

_Comprehensive Ruby Programming_ by Jordan Hudgens (Packt)

_Structure and Interpretation of Computer Programs_ by Harold Abelson, Gerald Jay Sussman, Julie Sussman (MIT Press)

_LISP, Lore, and Logic_ by W. Richard Stark (Springer)

_The C Programming Language_ by Kernighan and Ritchie (Pearson)
Expand Down

0 comments on commit fe94295

Please sign in to comment.