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

@ -60,6 +60,7 @@
* [Rust](#rust)
* [Scala](#scala)
* [Scheme](#scheme)
* [Scratch](#scratch)
* [Shell](#shell)
* [Swift](#swift)
* [Vim](#vim)
@ -662,6 +663,11 @@
* [Scheme 入门教程](http://deathking.github.io/yast-cn/) (《Yet Another Scheme Tutorial》中文版)
### Scratch
* [创意计算课程指南](http://cccgchinese.strikingly.com)
### Shell
* [shell-book](http://me.52fhy.com/shell-book/)