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

Merge pull request #243 from ericguirbal/en

Add "Computer Science Concepts in Scratch", M. Armoni
This commit is contained in:
vhf / victor felder 2013-10-23 00:29:19 -07:00
commit facae27cc7

View File

@ -95,6 +95,7 @@
* [Sage](#sage)
* [Scala](#scala)
* [Scheme](#scheme)
* [Scratch](#scratch)
* [Sed](#sed)
* [Smalltalk](#smalltalk)
* [Subversion](#subversion)
@ -919,11 +920,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)