Schemers: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Created page with 'We're forming a study group to learn about the scheme programming language and fundamental CS concepts using the classic book SICP as a study guide. Our first meetup will be on S…')
 
Line 7: Line 7:
=== Textbook ===
=== Textbook ===
* [http://mitpress.mit.edu/sicp/ Structure and Interpretation of Computer Programs] (SICP)
* [http://mitpress.mit.edu/sicp/ Structure and Interpretation of Computer Programs] (SICP)
 
* [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/ MIT OpenCourseWare] for SICP
Related resources:
* [http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/ Video Lectures] by Hal Abelson and Gerald Jay Sussman
 
* [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-     programs-spring-2005/ MIT OpenCourseWare] for SICP                                                                             * [http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/ Video Lectures] by Hal Abelson and Gerald Jay       Sussman


=== Other Helpful Texts ===
=== Other Helpful Texts ===

Revision as of 13:11, 18 March 2011

We're forming a study group to learn about the scheme programming language and fundamental CS concepts using the classic book SICP as a study guide. Our first meetup will be on Sunday March 20th at 2pm in the Church classroom of the Noisebridge hackerspace. Please monitor the Noisebridge Discuss mailing list for updates (you can read the archives if you'd rather not subscribe to this somewhat high-volume list).

Textbook

Other Helpful Texts