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