Browse Source

added french list and 2 books (C, Javascript)

Kondor 12 years ago
parent
commit
834a74c38c
1 changed files with 11 additions and 0 deletions
  1. 11 0
      free-programming-books-fr.md

+ 11 - 0
free-programming-books-fr.md

@@ -0,0 +1,11 @@
+###Index
+* [C](#C)
+* [Javascript](#Javascript)
+
+###C
+
+* [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/)
+
+###Javascript
+
+* [Javascript Éloquent Une introduction moderne à la programmation](http://fr.eloquentjavascript.net/)