1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

make sure to keep only the fully interactive tutorials

This commit is contained in:
Chris Ben 2014-01-07 19:53:58 -08:00
parent 12eaa6c01e
commit dae5c2a71f

View File

@ -8,21 +8,11 @@
###Git ###Git
* [Git Immersion](http://gitimmersion.com)
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)
###Go ###Go
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) * [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 ###Lisp