Add "Computer Science Concepts in Scratch", M. Armoni

This commit is contained in:
Eric Guirbal 2013-10-23 08:18:16 +02:00
parent 81e91cfee0
commit aeedd4fe7f
1 changed files with 3 additions and 1 deletions

View File

@ -95,6 +95,7 @@
* [Sage](#sage)
* [Scala](#scala)
* [Scheme](#scheme)
* [Scratch](#scratch)
* [Sed](#sed)
* [Smalltalk](#smalltalk)
* [Subversion](#subversion)
@ -917,11 +918,12 @@ See also [TeX](#tex)
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html)
* [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html)
###Scratch
* [Computer Science Concepts in Scratch](http://stwww.weizmann.ac.il/g-cs/scratch/scratch_en.html)
###Sed
* [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html)
###Smalltalk
* [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk) (PDF)
* [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents)