2013-10-16 07:33:55 +00:00
###Index
2013-10-16 22:00:11 +00:00
* [Non dépendant du langage ](#non-dépendant-du-langage )
* [Caml ](#caml )
* [C / C++ ](#c-c )
* [Git ](#git )
* [Haskell ](#haskell )
2013-10-16 07:33:55 +00:00
* [Javascript ](#Javascript )
2013-10-16 22:00:11 +00:00
* [LaTeX ](#latex )
* [Perl ](#perl )
* [Python ](#python )
* [Ruby ](#ruby )
* [SPIP ](#spip )
2013-10-16 22:17:36 +00:00
* [TeX ](#tex )
2013-10-16 07:33:55 +00:00
2013-10-16 22:00:11 +00:00
###Non dépendant du langage
####Algorithmique
2013-10-16 07:33:55 +00:00
2013-10-16 22:00:11 +00:00
* [France-IOI ](http://www.france-ioi.org/ )
* [Prologin ](http://www.prologin.org/ )
###Caml
* [Introduction à Objective Caml ](http://form-ocaml.forge.ocamlcore.org/html/index.html ), par Maxence Guesdon
* [Le language Caml ](http://caml.inria.fr/ )
###C / C++
* [Cours de C/C++ ](http://casteyde.christian.free.fr/cpp/cours/online/book1.html ) par Christian Casteyde
* [Le C en 20 heures ](http://framabook.org/6-le-c-en-20-heures/ ), par Eric Berthomier et Daniel Schang
###Git
* [Pro Git ](http://www.git-scm.com/book/fr ) par Scott Chacon
2013-10-16 07:33:55 +00:00
###Javascript
2013-10-16 22:17:36 +00:00
2013-10-16 22:00:11 +00:00
* [Javascript Éloquent : Une introduction moderne à la programmation ](http://fr.eloquentjavascript.net/ ), par Marijn Haverbeke
###Haskell
2013-10-16 22:17:36 +00:00
2013-10-16 22:00:11 +00:00
* [Apprendre Haskell vous fera le plus grand bien ! ](http://lyah.haskell.fr/ )
###LaTeX
* [Tout ce que vous voulu savoir sur LaTeX sans jamais oser le demander ](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/ ) par Vincent Lozano
* [(Xe)LaTeX appliqué aux sciences humaines ](http://geekographie.maieul.net/95 ) par Maïeul Rouquette
2013-10-16 22:17:36 +00:00
Voir aussi [TeX ](#tex )
2013-10-16 22:00:11 +00:00
###Perl
2013-10-16 22:17:36 +00:00
2013-10-16 22:00:11 +00:00
* [Guide Perl - débuter et progresser en Perl ](http://formation-perl.fr/guide-perl.html ), par Sylvain Lhullier
* [La documentation Perl en français ](http://perl.mines-albi.fr/DocFr.html )
###Python
* [Appendre à programmer avec Python ](http://inforef.be/swi/python.htm ) par Gerard Swinnen
###Ruby
* [Ruby en vingt minutes ](https://www.ruby-lang.org/fr/documentation/quickstart/ )
* [Venir à Ruby après un autre language ](https://www.ruby-lang.org/fr/documentation/ruby-from-other-languages/ )
####Ruby on Rails
2013-10-16 22:17:36 +00:00
2013-10-16 22:00:11 +00:00
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple ](http://french.railstutorial.org/chapters/beginning ), par Michael Hartl
###SPIP
2013-10-16 22:17:36 +00:00
2013-10-16 22:00:11 +00:00
* [Programmer avec SPIP ](http://programmer.spip.net/ ), par Matthieu Marcimat et collectif SPIP
2013-10-16 07:33:55 +00:00
2013-10-16 22:17:36 +00:00
###TeX
* (TeX pour l'Impatient)(ftp://tug.org/tex/impatient/fr/fbook.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
Voir aussi [LaTeX ](#latex )