Skip to content

Commit

Permalink
Scratch foreign language guides (EbookFoundation#2939)
Browse files Browse the repository at this point in the history
* Adding Harvard GSE Scratch Book

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

* linting
  • Loading branch information
Ryan D Holm authored and eshellman committed Aug 6, 2018
1 parent 033e72f commit dda3b34
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 0 deletions.
6 changes: 6 additions & 0 deletions free-programming-books-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* [Django](#django)
* [Ruby on Rails](#ruby-on-rails)
* [Scilab](#scilab)
* [Scratch](#scratch)
* [UML](#uml)
* [Unix](#unix)
* [Visual Basic](#visual-basic)
Expand Down Expand Up @@ -176,6 +177,11 @@
* [Einführung in Scilab/Xcos 5.4](http://www.buech-gifhorn.de/scilab/Einfuehrung.pdf) (PDF)


### Scratch

* [Kreative Informatik mit Scratch](http://eis.ph-noe.ac.at/kreativeinformatik/)


### UML

* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml/)
Expand Down
6 changes: 6 additions & 0 deletions free-programming-books-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails)
* [Scala](#scala)
* [Scratch](#scratch)
* [SQL](#sql)
* [SVG](#svg)

Expand Down Expand Up @@ -333,6 +334,11 @@
* [Scala con Ejemplos](https://github.com/ErunamoJAZZ/ScalaByExample-es) *(:construction: En proceso)*


### Scratch

* [Informática Creativa](https://github.com/programamos/GuiaScratch) (PDF)


### SQL

* [Manual de SQL](http://jorgesanchez.net/manuales/sql/intro-sql-sql2016.html) (HTML)
Expand Down
6 changes: 6 additions & 0 deletions free-programming-books-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
* [Ruby](#ruby)
* [Sage](#sage)
* [Scilab](#scilab)
* [Scratch](#scratch)
* [SPIP](#spip)
* [SQL](#sql)
* [Systèmes d'exploitation](#systemes-d-exploitation)
Expand Down Expand Up @@ -262,6 +263,11 @@
* [Introduction à Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) - Michaël Baudin, Artem Glebov, Jérome Briot


### Scratch

* [Informatique Créative](https://pixees.fr/programmation-creative-en-scratch/)


### SPIP

* [Programmer avec SPIP](http://programmer.spip.net) - Matthieu Marcimat et collectif SPIP
Expand Down
6 changes: 6 additions & 0 deletions free-programming-books-ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* [Flask](#flask)
* [R](#r)
* [Ruby](#ruby)
* [Scratch](#scratch)
* [Swift](#swift)


Expand Down Expand Up @@ -125,6 +126,11 @@
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)


### Scratch

* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)


### Swift

* [Swift 언어 개발문서](http://swift.leantra.kr) - 이전 버젼
6 changes: 6 additions & 0 deletions free-programming-books-nl.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
### Index

* [Python](#python)
* [Scratch](#scratch)


### Python

* [De Programmeursleerling: Leren coderen met Python 3](http://www.spronck.net/pythonbook/dutchindex.xhtml) - Pieter Spronck (PDF) (3.x)


### Scratch

* [Creatief Computergebruik](http://scratched.gse.harvard.edu/resources/creatief-computergebruik)
6 changes: 6 additions & 0 deletions free-programming-books-ro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* [HTML](#hmtl)
* [MySQL](#mysql)
* [PHP](#php)
* [Scratch](#scratch)


### Ajax
Expand All @@ -24,3 +25,8 @@
### PHP

* [PHP](http://php.punctsivirgula.ro)


### Scratch

* [Informatica Creativa](http://scratched.gse.harvard.edu/resources/informatica-creativa-0)
6 changes: 6 additions & 0 deletions free-programming-books-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
* [Rust](#rust)
* [Scala](#scala)
* [Scilab](#scilab)
* [Scratch](#scratch)
* [Smalltalk](#smalltalk)
* [SQL](#sql)
* [PostgreSQL](#postgresql)
Expand Down Expand Up @@ -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) - Адэль Голдберг, Дэвид Робсон
Expand Down
6 changes: 6 additions & 0 deletions free-programming-books-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
* [Rust](#rust)
* [Scala](#scala)
* [Scheme](#scheme)
* [Scratch](#scratch)
* [Shell](#shell)
* [Swift](#swift)
* [Vim](#vim)
Expand Down Expand Up @@ -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/)
Expand Down

0 comments on commit dda3b34

Please sign in to comment.