mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 20:07:33 +00:00
commit
edd5565ad3
@ -2,6 +2,7 @@
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
* [C#](#c-sharp)
|
||||
* [C++](#c-1)
|
||||
* [Clojure](#clojure)
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [Erlang](#erlang)
|
||||
@ -39,6 +40,10 @@
|
||||
* [Learn C#](http://www.learncs.org/)
|
||||
|
||||
|
||||
### C++
|
||||
* [CppKoans](https://github.com/torbjoernk/CppKoans)
|
||||
|
||||
|
||||
### Clojure
|
||||
* [4Clojure - Koans](https://www.4clojure.com/)
|
||||
* [Clojure Koans](http://clojurekoans.com/)
|
||||
@ -140,7 +145,7 @@
|
||||
|
||||
### R
|
||||
* [Try R](http://tryr.codeschool.com)
|
||||
|
||||
|
||||
|
||||
### Racket
|
||||
* [Try Racket](http://try-racket.org/)
|
||||
|
Loading…
Reference in New Issue
Block a user