diff --git a/free-programming-books.md b/free-programming-books.md index 850cf95000429a4141ddeaa907ceb1236d9c6342..39932ced660f07c45a5f50619dd8a528d5e57a93 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1995,6 +1995,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, ### Scheme +* [A Pamphlet Against R. Computational Intelligence in Guile Scheme](https://panicz.github.io/pamphlet/) * [An Introduction to Scheme and its Implementation](http://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/schintro-v14/schintro_toc.html) * [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html) * [How to Design Programs](http://htdp.org)