Scratch foreign language guides (#2939)

* Adding Harvard GSE Scratch Book

* Adding foreign language for scratch guide from harvard graduate school of edu

* linting
This commit is contained in:
Ryan D Holm
2018-08-06 11:28:27 -04:00
committed by eshellman
parent 033e72fe46
commit dda3b341fb
8 changed files with 48 additions and 0 deletions

View File

@ -59,6 +59,7 @@
* [Rust](#rust)
* [Scala](#scala)
* [Scilab](#scilab)
* [Scratch](#scratch)
* [Smalltalk](#smalltalk)
* [SQL](#sql)
* [PostgreSQL](#postgresql)
@ -479,6 +480,11 @@
* [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads)
### Scratch
* [Креативное программирование](https://www.dropbox.com/s/qsthpk5r6gqmi6u/CreativeComputing_RUS_june2016.pdf?dl=0) (PDF)
### Smalltalk
* [Смолток: Язык и его реализация](https://sites.google.com/site/polyglotsqueak) - Адэль Голдберг, Дэвид Робсон