1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 19:42:20 +00:00

Merge pull request #1857 from panicz/master

Adding a link to "A Pamphlet Against R"
This commit is contained in:
victor felder 2016-03-17 20:23:46 +01:00
commit fbaf812e36

View File

@ -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)