浏览代码

Merge pull request #1035 from Mouseion/patch-interactive

Update interactive tutorials
Mohammad Hossein Mojtahedi 11 年之前
父节点
当前提交
493133d66f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      free-programming-interactive-tutorials-en.md

+ 2 - 0
free-programming-interactive-tutorials-en.md

@@ -35,6 +35,7 @@
 
 
 ###Go
+* [Go Koans](https://github.com/cdarwin/go-koans)
 * [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
 
 
@@ -87,6 +88,7 @@
 
 
 ###PHP
+* [CodeCademy PHP](http://www.codecademy.com/tracks/php)
 * [Learn PHP](http://www.learn-php.org/)