Scheme Resources
From ACSEWiki
| Table of contents |
[edit]
Software
- Dr. Scheme (http://www.drscheme.org/)
- Add here...
[edit]
Tutorials
- Add more here...
[edit]
Online Books
- How To Design Programs (http://www.htdp.org/)
- The Structure and Interpretation of Computer Programs (http://mitpress.mit.edu/sicp/full-text/book/book.html)
This classic by Harold Abelson and Gerald Jay Sussman with Julie Sussman provides a thorough foundation for computer science and was used for many years at MIT and other universities as a first-year text. It's available in its entirety online and uses LISP throughout.
[edit]
Postsecondary Courses
- UW CS 115: Introduction to Computer Science 1 (http://www.student.cs.uwaterloo.ca/~cs115/index.html)
- UW CS 135: Designing Functional Programs (http://www.student.cs.uwaterloo.ca/~cs135/)
- UW CS 145: Design, Abstraction, and Implementation (http://www.student.cs.uwaterloo.ca/~cs145/)
- MIT 6.001 Structure and Interpretation of Computer Programs (http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-001Spring-2005/CourseHome/index.htm)
If you know of any good resources that should be added to this list, please email them to (volunteer needed).

