TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MIT Lisp lecture from '86. wow.

43 pointsby gregpover 17 years ago

10 comments

tlrobinsonover 17 years ago
The whole series of SICP lectures is online:<p><a href="http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/" rel="nofollow">http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lec...</a><p>They're pretty awesome.
评论 #103655 未加载
astonover 17 years ago
Gerry Sussman... Good piece of trivia: In addition to creating the class, he taught the last (ever) offering of 6.001 last term at MIT.<p>Another piece of trivia: Hal Abelson, the co-creator, was one of the big guys being 6.001's replacement (now in Python).
评论 #103883 未加载
brlewisover 17 years ago
I took 6.001 in Spring '87. I loved it, aside from the slow computers in the lab. I pulled an all-nighter on a Saturday for a problem set not due until Thursday so as to avoid the crowds.<p>After the class was over I didn't use Scheme for another 10 years, but did everything in C. Scheme was just too slow in 1987. Both the language implementations and the hardware have come a long way. I use Scheme all the time now, and there are numerous popular languages, notably PHP and Ruby, that are slower than Scheme today.
kmtover 17 years ago
It surprises me that people didn't know about these lectures already (of course I realize there's always a first time). They are considered classic and anyone interested in lisp (and programming in general) should watch them.
mrtronover 17 years ago
Imagine being able to re-watch your lectures online when studying for an exam...that would be great.<p>It is fantastic that such lectures are being put online for the use of anyone.
评论 #103667 未加载
评论 #103644 未加载
评论 #103525 未加载
评论 #104175 未加载
iamwilover 17 years ago
I was surprised to see the equivalent of a powerpoint in '86. It's weird to see the same ideas that we have now, but implemented in an older technology. Kinda like when you watch the mother of all demos.<p>I can see why old-timers think nothing's changed in the past couple decades sometimes.
anaphoricover 17 years ago
Nice lecture... I am sending it on to my students.<p>But did anyone get a load of that old lisp machine? You could just feel how sluggish it must have been :-)<p>20 years on and things are much snappier! Thanks Intel and AMD!
__over 17 years ago
The book that goes with this course, <i>Structure and Interpretation of Computer Programs</i>, is excellent. It's available online:<p><a href="http://mitpress.mit.edu/sicp/full-text/book/book.html" rel="nofollow">http://mitpress.mit.edu/sicp/full-text/book/book.html</a>
ptnover 17 years ago
All the Intro to CS classes start the same: the teacher writes COMPUTER SCIENCE in the board and then says 'this is not a science and it is not about computers' and crosses them out.
评论 #104217 未加载
sanjover 17 years ago
Whatever happened to the Java years of 6.001?<p>Anyone here take them?<p>I still look back fondly on how '001 blew my mind lecture after lecture.
评论 #103860 未加载