2013-10-16 07:33:55 +00:00
###Index
2013-10-21 00:52:20 +00:00
* [Méta-listes ](#méta-listes )
2013-10-16 22:00:11 +00:00
* [Non dépendant du langage ](#non-dépendant-du-langage )
2013-10-16 22:32:23 +00:00
* [Assembleur ](#assembleur )
2013-10-16 22:00:11 +00:00
* [Caml ](#caml )
2013-10-21 00:52:20 +00:00
* [C / C++ ](#c-/-c++ )
2013-10-16 22:00:11 +00:00
* [Git ](#git )
* [Haskell ](#haskell )
2013-10-21 00:52:20 +00:00
* [Javascript ](#javascript )
2013-10-16 22:00:11 +00:00
* [LaTeX ](#latex )
* [Perl ](#perl )
* [Python ](#python )
2013-10-20 06:09:48 +00:00
* [R ](#r )
2013-10-16 22:00:11 +00:00
* [Ruby ](#ruby )
* [SPIP ](#spip )
2013-10-16 22:17:36 +00:00
* [TeX ](#tex )
2013-10-16 07:33:55 +00:00
2013-10-21 00:45:50 +00:00
###Méta-listes
* [Le SILO: Sciences du numérique & Informatique au Lycée: Oui! ](https://wiki.inria.fr/sciencinfolycee/Accueil )
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/ )
2013-10-20 09:47:31 +00:00
* [Algorithmique ](http://pauillac.inria.fr/~quercia/cdrom/cours ), par Michel Quercia
2013-10-20 23:27:18 +00:00
* [Éléments d'algorithmique ](https://www.rocq.inria.fr/secret/Matthieu.Finiasz/teaching/ENSTA/IN101%20-%20poly%20algo.pdf ) par Françoise Levy-dit-Vehel et Matthieu Finiasz
2013-10-20 23:40:41 +00:00
* [Éléments d'algorithmique ](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf ) par D. Beauquier, J. Berstel, et Ph. Chrétienne
2013-10-16 22:00:11 +00:00
2013-10-20 23:57:40 +00:00
####Théorie des langages
* [Compilation. Théorie des langages ](http://www.lisyc.univ-brest.fr/pages_perso/leparc/Etud/Master/Compil/Doc/CoursCompilation.pdf ) par Université de Bretagne Occidentale
2013-10-20 07:50:44 +00:00
####Bases de données
* [Bases de données I ](http://decan.lexpage.net/files/bdd1/bdd1-syllabus.pdf ), par Jef Wijsen
2013-10-16 22:32:23 +00:00
###Assembleur
* [Initiation à la programmation en assembleur 64 bits ](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html ), par Pierre Jourlin
2013-10-16 22:33:48 +00:00
2013-10-16 22:00:11 +00:00
###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
2013-10-20 23:36:37 +00:00
* [Programmation en C ](https://www.rocq.inria.fr/secret/Matthieu.Finiasz/teaching/ENSTA/IN101%20-%20poly%20C.pdf ) par Pierre-Alain Fouque et David Pointcheval
2013-10-16 22:00:11 +00:00
###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
2013-10-18 10:31:24 +00:00
* [Tout ce que vous avez toujours 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
2013-10-16 22:00:11 +00:00
* [(Xe)LaTeX appliqué aux sciences humaines ](http://geekographie.maieul.net/95 ) par Maïeul Rouquette
2013-10-20 23:41:48 +00:00
* [LaTeX... pour le prof de maths ! ](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourProfMaths.pdf ) par Arnaud Gazagnes
2013-10-16 22:00:11 +00:00
2013-10-16 22:17:36 +00:00
Voir aussi [TeX ](#tex )
2013-10-20 11:45:54 +00:00
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
2013-10-20 06:09:48 +00:00
###R
* [Introduction à la programmation en R ](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf ) par Vincent Goulet
2013-10-16 22:00:11 +00:00
###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-17 09:24:00 +00:00
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple ](http://french.railstutorial.org/chapters/beginning ), par Michael Hartl
2013-10-16 22:00:11 +00:00
###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
2013-10-17 09:24:00 +00:00
* [TeX pour l'Impatient ](ftp://tug.org/tex/impatient/fr/fbook.pdf ), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
2013-10-16 22:17:36 +00:00
Voir aussi [LaTeX ](#latex )