소스 검색

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/)