瀏覽代碼

make sure to keep only the fully interactive tutorials

Chris Ben 12 年之前
父節點
當前提交
dae5c2a71f
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      free-programming-interactive-tutorials.md

+ 0 - 10
free-programming-interactive-tutorials.md

@@ -8,21 +8,11 @@
 
 
 ###Git
-* [Git Immersion](http://gitimmersion.com)
 * [Try Git](http://try.github.io)
 
 
 ###Go
 * [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
-* [Go by Example](https://gobyexample.com/)
-
-
-###HTML / CSS
-* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
-
-
-###JavaScript
-* [Eloquent JavaScript](http://eloquentjavascript.net/) - Marijn Haverbeke
 
 
 ###Lisp