Merge remote-tracking branch 'central/master'

This commit is contained in:
maieul
2013-10-16 23:55:57 +02:00
3 changed files with 274 additions and 69 deletions

View File

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

View File

@@ -0,0 +1,9 @@
###Index
* [Python](#python)
###Python
* [Il manuale di riferimento di Python](http://docs.python.it/html/ref/)
* [Il tutorial di Python](http://docs.python.it/html/tut/)
* [La libreria di riferimento di Python](http://docs.python.it/html/lib/)

File diff suppressed because it is too large Load Diff