mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
added index for interactive-tutorials-en.md
This commit is contained in:
parent
b681c4a3fa
commit
0b57205e7e
@ -1,3 +1,31 @@
|
||||
### Index
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
* [C#](#c-sharp)
|
||||
* [Clojure](#clojure)
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [Erlang](#erlang)
|
||||
* [F#](#f-sharp)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
* [Lisp](#lisp)
|
||||
* [MATLAB](#matlab)
|
||||
* [Node](#node)
|
||||
* [NoSQL](#nosql)
|
||||
* [Objective-C](#objective-c)
|
||||
* [Ocaml](#ocaml)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [R](#r)
|
||||
* [Ruby](#ruby)
|
||||
* [Scala](#scala)
|
||||
* [Vim](#vim)
|
||||
|
||||
|
||||
### Bash
|
||||
* [Learn Shell Programming](http://www.learnshell.org)
|
||||
|
||||
@ -6,7 +34,7 @@
|
||||
* [Learn C](http://www.learn-c.org/)
|
||||
|
||||
|
||||
### C#
|
||||
### C Sharp
|
||||
* [Learn C#](http://www.learncs.org/)
|
||||
|
||||
|
||||
@ -25,7 +53,7 @@
|
||||
* [Try Erlang](http://www.tryerlang.org/)
|
||||
|
||||
|
||||
### F#
|
||||
### F Sharp
|
||||
* [Try F#](http://www.tryfsharp.org/)
|
||||
|
||||
|
||||
@ -45,7 +73,7 @@
|
||||
* [Try Haskell!](http://tryhaskell.org/)
|
||||
|
||||
|
||||
### HTML&CSS
|
||||
### HTML / CSS
|
||||
* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web)
|
||||
* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user