1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Remove duplicates

This commit is contained in:
Robert Alm Nilsson 2013-12-23 13:43:04 +01:00
parent c95e17b37f
commit 3b6c39914d

View File

@ -34,7 +34,6 @@
* [Basic](#basic)
* [C](#c)
* [C++](#c-1)
* [C#](#c--c)
* [Clojure](#clojure)
* [COBOL](#cobol)
* [CoffeeScript](#coffeescript)
@ -519,10 +518,6 @@
* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF)
###C#
* [Intro to Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/)
###Clojure
* [A Brief Beginners Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html)