Code from MIT's 1986 SICP video lectures
github.com
Code from MIT's 1986 SICP video lectures
1–10 of 27 posts
Re: Code from MIT's 1986 SICP video lectures
#2This is such a fun class!
Re: Code from MIT's 1986 SICP video lectures
#3[dead]
Re: Code from MIT's 1986 SICP video lectures
#4In the first lecture, Abelson says Computer Science is neither a science nor is it really about computers. Considering the current ML paradigm, maybe CS has finally earned its name as a science.
Re: Code from MIT's 1986 SICP video lectures
#5i watched the lecture series during the pandemic and commented on many of the youtube videos. in at least one instance, a library function is used on the board that is not compatible with the current function signature in mit scheme.
Re: Code from MIT's 1986 SICP video lectures
#6The SICP video lectures with Gerald Sussman and Harold Abelson got me into Scheme and from there on Lisp. Although now I'm wondering if this would be better as a 'Show HN' submission.
Re: Code from MIT's 1986 SICP video lectures
#7In the first lecture, Abelson says Computer Science is neither a science nor is it really about computers. Considering the current ML paradigm, maybe CS has finally earned its name as a science.
quite the opposite
Re: Code from MIT's 1986 SICP video lectures
#8If you are into SICP, you would probably like a nicely formatted html version of the book:
https://sarabander.github.io/sicp/html/index.xhtml#SEC_Conte...
And also this:
Re: Code from MIT's 1986 SICP video lectures
#9In the first lecture, Abelson says Computer Science is neither a science nor is it really about computers. Considering the current ML paradigm, maybe CS has finally earned its name as a science.
What about the current ML paradigm makes it a science?
Re: Code from MIT's 1986 SICP video lectures
#10would be better if you could just use AI to re-do those particular scenes in the video series..