Mercurial > thoughts
comparison org/sussman-reading-list.org @ 120:92a021b245a8
add sussman section.
author | rlm |
---|---|
date | Tue, 03 Jun 2014 15:19:42 -0400 |
parents | df789b99417e |
children | dcdbca96aef9 |
comparison
equal
deleted
inserted
replaced
119:df789b99417e | 120:92a021b245a8 |
---|---|
6 #+SETUPFILE: ../../aurellem/org/setup.org | 6 #+SETUPFILE: ../../aurellem/org/setup.org |
7 #+INCLUDE: ../../aurellem/org/level-0.org | 7 #+INCLUDE: ../../aurellem/org/level-0.org |
8 #+babel: :mkdirp yes :noweb yes :exports both | 8 #+babel: :mkdirp yes :noweb yes :exports both |
9 | 9 |
10 * TODO something about the point of this | 10 * TODO something about the point of this |
11 * TODO add sicm and other sussmans | |
12 | 11 |
13 If you want to cite any of these papers, [[./sussman-recs.bib][here]] is a bibtex format file | 12 If you want to cite any of these papers, [[./sussman-recs.bib][here]] is a bibtex format file |
14 that contains all of these papers in the order they appear on the | 13 that contains all of these papers in the order they appear on the |
15 page. ([[./sussman-recs.bib]]). | 14 page. ([[./sussman-recs.bib]]). |
16 | 15 |
17 * From Sussman's Bookshelf | 16 * From Sussman's Bookshelf: |
18 | 17 |
19 - [[http://www.amazon.com/Introductory-Network-Theory-Amar-Bose/dp/B0000CMXS1][Introductory Network Theory]], by A.G. Bose and K.N. Stevens | 18 - [[http://www.amazon.com/Introductory-Network-Theory-Amar-Bose/dp/B0000CMXS1][Introductory Network Theory]], by A.G. Bose and K.N. Stevens |
20 - ASIN: B0000CMXS1 | 19 - ASIN: B0000CMXS1 |
21 - Get the real story about RLC circuits! | 20 - Get the real story about RLC circuits! |
22 - Obsolete -- it only covers linear circuits. | 21 - Obsolete -- it only covers linear circuits. |
276 - Be sure to read between the lines, and you can discover what | 275 - Be sure to read between the lines, and you can discover what |
277 people were actually thinking back then. | 276 people were actually thinking back then. |
278 - Very interesting documents! | 277 - Very interesting documents! |
279 - [[http://jhom.com/topics/voice/bat_kol_bab.htm][Bava Metzia 59b]] is an interesting story! | 278 - [[http://jhom.com/topics/voice/bat_kol_bab.htm][Bava Metzia 59b]] is an interesting story! |
280 | 279 |
280 | |
281 * Selected works by Sussman | |
282 | |
283 - [[http://groups.csail.mit.edu/mac/users/gjs/6946/sicm-html/book.html][SICM (Structure and Interpreation of Classical Mechanics)]] This is | |
284 the textbook of [[http://groups.csail.mit.edu/mac/users/gjs/6946/][6.946]], a class in Classical Mechanics that Sussman | |
285 generally teaches in the Fall. | |
286 - ISBN: 9780262194556 | |
287 - [[http://mitpress.mit.edu/books/structure-and-interpretation-classical-mechanics][MIT Press]] | |
288 | |
289 - [[http://mitpress.mit.edu/sicp/][SICP (Structure and Interpretation of Computer Programs)]] This is | |
290 the textbook of the (no longer offered) [[http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/][6.001]] introductory | |
291 Computer Science class at MIT. It's a classic! | |
292 - ISBN: 0-262-01077-1 | |
293 | |
294 - [[http://www.schemers.org/Documents/Standards/R5RS/HTML/][R5RS (Revised^5 Report on the Algorithmic Language Scheme)]] | |
295 Spec. for the [[http://en.wikipedia.org/wiki/Scheme_%28programming_language%29][scheme]] computer language. Sussman is very proud of | |
296 the short length of this document comparted to the specifications | |
297 for most other computer languages. It's based on the [[http://www.masswerk.at/algol60/report.htm][Revised | |
298 Report on the Revised Report on the Algorithmic Language Algol 60]] | |
299 | |
300 - [[http://groups.csail.mit.edu/mac/users/gjs/6946/calculus-indexed.pdf][Functional Differential Geometry]] Treatment of functional | |
301 differential geometry in the classic SIC[M/P] style. | |
302 | |
281 * For Fun | 303 * For Fun |
282 - [[http://prce.hu/w/TAAP.html][Time's Arrow and Archemdedes' Point]], by Huw Price | 304 - [[http://prce.hu/w/TAAP.html][Time's Arrow and Archemdedes' Point]], by Huw Price |
283 - ISBN: 0195117980 | 305 - ISBN: 0195117980 |
284 - A reasonable philisopher! | 306 - A reasonable philisopher! |
285 | 307 |