diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index f36a39e08fa821859be624887d56e43343798eff..76bf152131791e21281a70fb3796335a7d54bea6 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -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/)