An open API service indexing awesome lists of open source software.

https://github.com/Halbmond/Structure-and-Interpretation-of-Computer-Programs

Shortest Racket Code Collection
https://github.com/Halbmond/Structure-and-Interpretation-of-Computer-Programs

amb interpretation interpreter interpreters racket racket-documentation sicp sicp-answers sicp-book sicp-exercises sicp-solutions

Last synced: 8 months ago
JSON representation

Shortest Racket Code Collection

Awesome Lists containing this project

README

          

# Structure and Interpretation of Computer Programs

Spring 2017

Department of Computer Science and Technology

Peking University

------

## Course Info

* **Time:** Thursday, 6:40 PM - 9.30 PM
* **Instructor:** Guo Wei
* **Site:** [lisp.test.openjudge.org](http://lisp.test.openjudge.org)

## Grading

* **Final Exam** 50%
* Racket Documentation is available in `Racket\doc\index.html`
* **Assignment** 35%~40%
* **Quiz** 10%~15%
* Check _Battery Remaining_ of your laptop before each class
* **Presentation:** _Extra score_ could be earned via Presentation
* Share you excellent solution to assignment or quiz
* Share your findings about racket that haven't been introduced in class

## Useful Resources

* [MIT SICP](https://mitpress.mit.edu/sicp/)
* [Racket Documentation](https://racket-lang.org)
* [Learn Racket in Y minutes](https://learnxinyminutes.com/docs/racket/)
* [My Presentation: Shortest Racket Code Collection](https://slides.com/colrko/shortest-racket-code-collection/)