2014-07-27 20:16:50 +00:00
### Index
2015-11-13 13:25:42 +00:00
2015-12-16 11:01:49 +00:00
* [0 - Méta-listes ](#0---méta-listes )
* [1 - Non dépendant du langage ](#1---non-dépendant-du-langage )
2022-08-12 13:14:00 +00:00
* [Algorithmique ](#algorithmique )
2022-11-03 16:59:15 +00:00
* [IDE et éditeurs de texte ](#ide-et-editeurs-de-texte )
2022-08-12 13:14:00 +00:00
* [Logiciels libres ](#logiciels-libres )
* [Makefile ](#makefile )
2023-10-29 00:05:04 +00:00
* [Mathématiques ](#mathématiques )
2022-11-03 16:59:15 +00:00
* [Pédagogie pour les enfants et adolescents ](#pédagogie-pour-les-enfants-et-adolescents )
2022-08-12 13:14:00 +00:00
* [Théorie des langages ](#théorie-des-langages )
2017-02-04 10:23:05 +00:00
* [Ada ](#ada )
2013-10-16 22:32:23 +00:00
* [Assembleur ](#assembleur )
2013-11-29 18:47:20 +00:00
* [Bash / Shell ](#bash--shell )
2013-10-21 01:18:59 +00:00
* [C / C++ ](#c--c )
2021-11-15 16:23:50 +00:00
* [Caml / OCaml ](#caml--ocaml )
2022-03-26 00:23:15 +00:00
* [Chaîne de blocs / Blockchain ](#chaîne-de-blocs--blockchain )
2013-11-14 21:44:36 +00:00
* [Coq ](#coq )
2021-08-29 01:36:13 +00:00
* [Fortran ](#fortran )
2013-10-16 22:00:11 +00:00
* [Git ](#git )
2023-10-18 16:43:07 +00:00
* [Go ](#go )
2013-10-16 22:00:11 +00:00
* [Haskell ](#haskell )
2023-10-29 00:05:04 +00:00
* [HTML and CSS ](#html-and-css )
2013-11-01 09:52:00 +00:00
* [Java ](#java )
2020-10-20 13:49:41 +00:00
* [JavaScript ](#javascript )
2014-10-26 21:50:13 +00:00
* [jQuery ](#jquery )
2015-03-03 10:22:06 +00:00
* [(La)TeX et associés ](#latex-et-associés )
2022-08-12 13:14:00 +00:00
* [Asymptote ](#asymptote )
* [LaTeX ](#latex )
* [Metapost ](#metapost )
* [PGF/TikZ ](#pgftikz )
* [TeX ](#tex )
2013-10-24 06:45:01 +00:00
* [Lisp ](#lisp )
2015-05-11 13:07:00 +00:00
* [Lua ](#lua )
2014-10-25 16:34:41 +00:00
* [Meteor ](#meteor )
2013-10-16 22:00:11 +00:00
* [Perl ](#perl )
2013-10-20 22:19:31 +00:00
* [PHP ](#php )
2022-08-12 13:14:00 +00:00
* [Symfony ](#symfony )
2018-08-01 16:26:29 +00:00
* [Processing ](#processing )
2013-10-16 22:00:11 +00:00
* [Python ](#python )
2022-08-12 13:14:00 +00:00
* [Django ](#django )
2013-10-20 06:09:48 +00:00
* [R ](#r )
2013-10-16 22:00:11 +00:00
* [Ruby ](#ruby )
2020-10-21 00:59:08 +00:00
* [Rust ](#rust )
2013-12-02 10:06:25 +00:00
* [Sage ](#sage )
2013-10-25 02:11:53 +00:00
* [Scilab ](#scilab )
2018-08-06 15:28:27 +00:00
* [Scratch ](#scratch )
2013-10-16 22:00:11 +00:00
* [SPIP ](#spip )
2017-04-02 14:54:04 +00:00
* [SQL ](#sql )
2023-10-29 00:05:04 +00:00
* [Systèmes d'exploitation ](#systèmes-dexploitation )
2022-08-18 08:09:23 +00:00
* [TEI ](#tei )
2013-10-16 07:33:55 +00:00
2013-10-21 00:45:50 +00:00
2015-12-15 14:23:48 +00:00
### 0 - Méta-listes
2015-11-13 13:25:42 +00:00
2014-04-09 12:15:34 +00:00
* [Le SILO: Sciences du numérique & Informatique au Lycée: Oui! ](https://wiki.inria.fr/sciencinfolycee/Accueil )
2013-10-21 00:45:50 +00:00
2015-12-15 14:23:48 +00:00
### 1 - Non dépendant du langage
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
#### Algorithmique
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Algorithmique ](http://pauillac.inria.fr/~quercia/cdrom/cours/ ) - Michel Quercia
2021-10-04 23:21:26 +00:00
* [Algorithmique du texte ](http://igm.univ-mlv.fr/~mac/CHL/CHL-2011.pdf ) - Maxime Crochemore, Christophe Hancart, Thierry Lecroq (PDF)
2015-11-13 13:25:42 +00:00
* [Complexité algorithmique ](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html ) - Sylvain Perifel
2022-09-02 13:36:04 +00:00
* [Éléments d'algorithmique ](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf ) - D. Beauquier, J. Berstel, Ph. Chrétienne (PDF)
2015-11-13 20:52:57 +00:00
* [France-IOI ](http://www.france-ioi.org )
2015-12-13 21:07:27 +00:00
* [Prologin ](https://prologin.org )
2013-10-16 22:00:11 +00:00
2013-10-20 07:50:44 +00:00
2022-11-03 16:59:15 +00:00
#### IDE et éditeurs de texte
2022-09-13 16:06:55 +00:00
* [Learn Vim Progressively ](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/ ) - Yann Esposito
* [Vim pour les humains ](https://vimebook.com/fr ) - Vincent Jousse (le livre n'est pas **gratuit** mais ** à prix libre**)
2014-07-27 20:16:50 +00:00
#### Logiciels libres
2015-11-13 13:25:42 +00:00
2023-10-31 01:35:43 +00:00
* [Histoires et cultures du Libre ](https://archives.framabook.org/histoiresetculturesdulibre/ ) - Camille Paloque-Berges, Christophe Masutti, `edt.:` Framasoft (coll. Framabook)
2015-11-13 13:25:42 +00:00
* [Option libre. Du bon usage des licences libres ](http://framabook.org/optionlibre-dubonusagedeslicenceslibres/ ) - Jean Benjamin
* [Produire du logiciel libre ](http://framabook.org/produire-du-logiciel-libre-2/ ) - Karl Fogel
2022-09-02 13:36:04 +00:00
* [Richard Stallman et la révolution du logiciel libre ](http://framabook.org/richard-stallman-et-la-revolution-du-logiciel-libre-2/ ) - R.M. Stallman, S. Williams, C. Masutti
2013-10-20 22:19:31 +00:00
2013-11-03 19:04:23 +00:00
2014-07-27 20:16:50 +00:00
#### Makefile
2015-11-13 13:25:42 +00:00
2015-11-13 13:46:22 +00:00
* [Concevoir un Makefile ](http://icps.u-strasbg.fr/people/loechner/public_html/enseignement/GL/make.pdf ) - Vincent Loechner d'après Nicolas Zin (PDF)
* [Introduction aux Makefile ](http://eric.bachard.free.fr/UTBM_LO22/P07/C/Documentation/C/make/intro_makefile.pdf ) (PDF)
2013-11-03 19:04:23 +00:00
2013-11-15 01:31:40 +00:00
2023-10-29 00:05:04 +00:00
#### Mathématiques
* [Approfondissements de lycée ](https://fr.wikibooks.org/wiki/Approfondissements_de_lycée ) - Wikibooks contributors, Zhuo Jia Dai, `ctb.:` R3m0t, `ctb.:` Martin Warmer (HTML) (:construction: *in process* )
2022-11-03 16:59:15 +00:00
#### Pédagogie pour les enfants et adolescents
2014-07-08 15:09:00 +00:00
2023-10-31 01:35:43 +00:00
* [Activités débranchées ](https://pixees.fr/?cat=612 )
2022-09-02 13:36:04 +00:00
* [Apprendre l'informatique sans ordinateur ](https://interstices.info/enseigner-et-apprendre-les-sciences-informatiques-a-lecole/ ) - Tim Bell, Ian H. Witten, `trl.:` Mike Fellows
2014-07-08 15:09:00 +00:00
2013-10-20 22:19:31 +00:00
2017-02-04 10:23:05 +00:00
### Ada
* [Cours Ada ](http://d.feneuille.free.fr/cours-ada-iut.zip ) - Daniel Feneuille (Support d'un cours enseigné à l'IUT d'Aix-en-Provence) (ZIP)
* [Cours Ada 95 pour le programmeur C++ ](http://d.feneuille.free.fr/c++%20to%20ada%201.0a.pdf ) - Quentin Ochem (PDF)
2014-07-27 20:16:50 +00:00
### Assembleur
2015-11-13 13:25:42 +00:00
2022-07-25 18:13:24 +00:00
* [PC Assembly Language ](https://pacman128.github.io/pcasm/ ) - Paul A. Carter (HTML)
refactor(books): Split RE4B - Reverse Engineering For Beginners (#5603)
* refactor(books): add re4b - french
Reverse Engineering for Beginners -
https://beginners.re/RE4B-FR.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye
Implements EbookFoundation/free-programming-books#5558
(cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe)
* refactor(books): remove due to not free in english & russian
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - german
Reverse Engineering for Beginners -
https://beginners.re/RE4B-DE.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - japanese
Reverse Engineering for Beginners -
https://beginners.re/RE4B-JA.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: @shmz @4ryuJP
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - italian
Reverse Engineering for Beginners -
https://beginners.re/RE4B-IT.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Federico Ramondino @pinkrab
, Paolo Stivanin @paolostivanin, @twyK, Fabrizio
Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar.
Implements EbookFoundation/free-programming-books#5558
* fix(books): section level
* refactor(books): add re4b - polish
Reverse Engineering for Beginners -
https://beginners.re/RE4B-PL.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski
Implements EbookFoundation/free-programming-books#5558
* refactor(books): add re4b - traditional chinese
Reverse Engineering for Beginners -
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators: Antiy Labs, Archer
Implements EbookFoundation/free-programming-books#5558
* lint(books): fix marker style
* refactor(books): move re4b - german to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - italian to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - french to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): merge assembly - webassembly
Moving/adding book "WebAssembly friendly programming with C/C++"
Author: @chaishushan, @3dgen
Translator: @yushih
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - chinese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - polish to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
* refactor(books): move re4b - japanese to assembly
It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
2021-10-07 02:53:01 +00:00
* [Reverse Engineering for Beginners ](https://beginners.re/RE4B-FR.pdf ) - Dennis Yurichev, Florent Besnard, Marc Remy, Baudouin Landais, Téo Dacquet (PDF)
2013-12-28 01:42:25 +00:00
2016-04-10 10:36:23 +00:00
### Bash / Shell
2023-10-31 01:35:43 +00:00
* [Guide avancé d'écriture des scripts Bash ](https://abs.traduc.org/abs-fr/ ) - Mendel Cooper, `trl.:` Adrien Rebollo et al.
2021-08-29 01:40:32 +00:00
* [La programmation Shell ](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/ ) - Frederic Lang, Idriss Neumann
2016-04-10 10:36:23 +00:00
2022-03-26 00:23:15 +00:00
### C / C++
* [Cours de C/C++ ](http://casteyde.christian.free.fr/cpp/cours/online/book1.html ) - Christian Casteyde
* [Guide pour la programmation réseaux de Beej's - Utilisation des sockets Internet ](http://vidalc.chez.com/lf/socket.html ) - Brian "Beej Jorgensen" Hall (HTML)
2022-09-02 13:36:04 +00:00
* [Le C en 20 heures ](http://framabook.org/le-c-en-20-heures-2/ ) - Eric Berthomier, Daniel Schang
2022-03-26 00:23:15 +00:00
* [Programmation en Langage C et Systèmes Informatiques ](https://sites.uclouvain.be/SystInfo/notes/Theorie/ ) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch
2021-11-15 16:23:50 +00:00
### Caml / OCaml
2015-11-13 13:25:42 +00:00
2021-11-15 16:23:50 +00:00
* [Développement d'applications avec Objective Caml ](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML ) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano
2021-11-14 22:02:20 +00:00
* [Le langage Caml ](https://caml.inria.fr/pub/distrib/books/llc.pdf ) - Pierre Weis, Xavier Leroy (PDF)
2021-11-16 16:39:19 +00:00
* [Programmation du système Unix en Objective Caml ](https://web.archive.org/web/20211115022546/http://gallium.inria.fr/~remy/camlunix/ ) - Xavier Leroy, Didier Rémy
2013-10-16 22:00:11 +00:00
2022-03-26 00:23:15 +00:00
### Chaîne de blocs / Blockchain
2015-11-13 13:25:42 +00:00
2022-08-12 13:14:00 +00:00
* [Maîtriser Bitcoin: Programmer la chaîne de blocs publique ](https://bitcoin.maitriser.ca ) - Andreas M. Antonopoulos, Serafim Dos Santos (asciidoc, HTML)
2023-10-28 03:17:05 +00:00
* [Maîtriser Ethereum: Développer des contrats intelligents et des DApps ](https://ethereum.maitriser.ca ) - Andreas M. Antonopoulos, Gavin Wood, Serafim Dos Santos (asciidoc, HTML)
2013-10-16 22:00:11 +00:00
2013-11-14 21:44:36 +00:00
2014-07-27 20:16:50 +00:00
### Coq
2015-11-13 13:25:42 +00:00
2022-09-02 13:36:04 +00:00
* [Le Coq'Art (V8) ](http://www.labri.fr/perso/casteran/CoqArt/ ) - Yves Bertot, Pierre Castéran
2013-11-14 21:44:36 +00:00
2013-12-21 23:48:17 +00:00
2021-08-29 01:36:13 +00:00
### Fortran
* [IDRIS adaptation of the Fortran 77 manual ](http://www.idris.fr/formations/fortran/fortran-77.html ) - IDRIS, Hervé Delouis, Patrick Corde (HTML)
* [IDRIS Formations Fortran: documentation ](http://www.idris.fr/formations/fortran/ ) (HTML)
2022-08-12 13:14:00 +00:00
* [Fortran_Avancé : "Fortran : apports des normes 90 et 95 avec quelques aspects de la norme 2003" (2ème niveau) ](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_cours.pdf ) - Patrick Corde, Hervé Delouis (PDF) ([:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_tp.tar.gz))
* [Fortran_Base : "Fortran : notions de base" (1er niveau) ](http://www.idris.fr/media/formations/fortran/idris_fortran_base_cours.pdf ) - Anne Fouilloux, Patrick Corde (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_base_exemples.tar.gz), [:package: travaux pratiques ](http://www.idris.fr/media/formations/fortran/idris_fortran_base_tp.tar.gz ))
* [Fortran_Expert : "Fortran : apports de la norme 2003 avec quelques aspects de la norme 2008" ](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_cours.pdf ) - Patrick Corde, Hervé Delouis (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_exemples.tar.gz), [:package: travaux pratiques ](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_tp.tar.gz ))
2021-08-29 01:36:13 +00:00
2014-07-27 20:16:50 +00:00
### Git
2015-11-13 13:25:42 +00:00
2022-09-21 01:00:08 +00:00
* [Git Magic ](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/ ) - Ben Lynn, `trl.:` Alexandre Garel, `trl.:` Paul Gaborit, `trl.:` Nicolas Deram (HTML, PDF)
* [Pro Git ](http://www.git-scm.com/book/fr/ ) - Scott Chacon, Ben Straub (HTML, PDF, EPUB)
2013-10-28 00:48:41 +00:00
2013-11-01 09:52:00 +00:00
2023-10-18 16:43:07 +00:00
### Go
* [Développer une application Web en Go ](https://astaxie.gitbooks.io/build-web-application-with-golang/content/fr/ ) - astaxie
2014-07-27 20:16:50 +00:00
### Java
2015-11-13 13:25:42 +00:00
2018-05-20 17:54:19 +00:00
* [Développons en Java ](http://www.jmdoudoux.fr/accueil_java.htm#dej ) - Jean-Michel DOUDOUX (3400 pages!)
2014-01-12 07:28:45 +00:00
* [Java Programming for Kids, Parents and Grandparents ](http://myflex.org/books/java4kids/java4kids.htm ) - Yakov Fain
2014-01-08 20:56:57 +00:00
* [Play.Rules! ](http://3monkeys.github.io/play.rules/ )
2013-10-16 07:33:55 +00:00
2013-10-16 22:17:36 +00:00
2020-10-20 13:49:41 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2020-10-20 13:49:41 +00:00
* [JavaScript Éloquent : Une introduction moderne à la programmation ](http://fr.eloquentjavascript.net ) - Marijn Haverbeke
2021-01-15 14:43:54 +00:00
* [Node.Js: Apprendre par la pratique ](https://oncletom.io/node.js/#chapitres ) - Thomas Parisot
2013-10-16 22:00:11 +00:00
2013-10-16 22:17:36 +00:00
2014-10-26 21:50:13 +00:00
### jQuery
2015-11-13 13:25:42 +00:00
2015-12-13 21:20:59 +00:00
* [Apprendre jQuery ](https://sutterlity.gitbooks.io/apprendre-jquery/content/ ) - Sutterlity Laurent
2014-10-26 21:50:13 +00:00
2014-07-27 20:16:50 +00:00
### Haskell
2015-11-13 13:25:42 +00:00
2022-09-02 13:36:04 +00:00
* [A Gentle Introduction to Haskell ](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/ ) - Paul Hudak, John Peterson, Joseph Fasel, `trl.:` Nicolas Vallée, Gnux, ggnore, fearyourself, Joyeux-oli, Kikof, khayyam90
2023-10-31 01:35:43 +00:00
* [Apprendre Haskell vous fera le plus grand bien ! ](https://lyah.haskell.fr ) - Miran Lipovača, `trl.:` Valentin Robert
2013-10-16 22:00:11 +00:00
2015-11-13 13:25:42 +00:00
2022-07-29 10:46:20 +00:00
### HTML and CSS
2023-10-31 01:35:43 +00:00
* [Apprendre les mises en page CSS ](https://fr.learnlayout.com ) - Greg Smith, `dsr.:` Isaac Durazo, `trl.:` Joël Matelli (HTML)
2022-07-29 10:46:20 +00:00
2015-03-03 10:22:06 +00:00
### (La)TeX et associés
#### LaTeX
2015-11-13 13:25:42 +00:00
2024-10-08 01:41:46 +00:00
* [Apprends LaTeX ](http://www.babafou.eu.org/Apprends_LaTeX/Apprends_LaTeX.pdf ) - Marc Baudoin (PDF)
2017-09-27 15:45:20 +00:00
* [LaTeX... pour le prof de maths ! ](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf ) - Arnaud Gazagnes (PDF)
2015-12-13 17:32:57 +00:00
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander ](http://framabook.org/tout-sur-latex/ ) - Vincent Lozano
2022-07-25 18:13:24 +00:00
* [(Xe)LaTeX appliqué aux sciences humaines ](https://web.archive.org/web/20220121031527/geekographie.maieul.net/95 ) - Maïeul Rouquette *(:card_file_box: archived)*
2015-11-13 13:25:42 +00:00
2013-10-16 22:00:11 +00:00
2017-12-01 19:58:55 +00:00
##### KOMA-Script
2022-09-02 13:36:04 +00:00
* [KOMA-Script, Typographie universelle avec XƎLaTeX ](https://framabook.org/koma-script/ ) - Markus Kohm, Raymond Rochedieu
2017-12-01 19:58:55 +00:00
2014-07-27 20:16:50 +00:00
#### Asymptote
2015-11-13 13:25:42 +00:00
2015-11-13 13:46:22 +00:00
* [Asymptote. Démarrage rapide ](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf ) - Christophe Grospellier (PDF)
2015-11-13 13:25:42 +00:00
2013-10-23 03:17:07 +00:00
2014-07-27 20:16:50 +00:00
#### Metapost
2015-11-13 13:25:42 +00:00
2015-11-13 13:46:22 +00:00
* [Tracer des graphes avec Metapost ](http://melusine.eu.org/syracuse/metapost/f-mpgraph.pdf ) - John D. Hobby (PDF)
* [Un manuel de Metapost ](http://melusine.eu.org/syracuse/metapost/f-mpman-2.pdf ) - John D. Hobby (PDF)
2015-11-13 13:25:42 +00:00
2013-10-23 04:48:08 +00:00
2014-07-27 20:16:50 +00:00
#### PGF/TikZ
2015-11-13 13:25:42 +00:00
2022-09-02 13:36:04 +00:00
* [TikZ pour l'impatient ](http://math.et.info.free.fr/TikZ/ ) - Gérard Tisseau, Jacques Duma
2015-11-13 13:25:42 +00:00
2013-10-23 03:02:35 +00:00
2015-03-03 10:22:06 +00:00
#### TeX
2019-06-18 15:52:58 +00:00
* [Apprendre à programmer en TeX ](https://ctan.org/pkg/apprendre-a-programmer-en-tex ) - Christian Tellechea
2022-09-02 13:36:04 +00:00
* [TeX pour l'Impatient ](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf ) - Paul Abrahams, Kathryn Hargreaves, Karl Berry, `trl.:` Marc Chaudemanche (PDF)
2015-11-13 13:25:42 +00:00
2015-03-03 10:22:06 +00:00
2015-05-11 13:07:00 +00:00
### Lisp
2015-11-13 13:46:22 +00:00
* [Introduction à la programmation en Common Lisp ](http://www.algo.be/logo1/lisp/intro-lisp.pdf ) - Francis Leboutte (PDF)
2022-09-02 13:36:04 +00:00
* [Traité de programmation en Common Lisp ](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html ) - Robert Strandh, Irène Durand
2015-11-13 13:25:42 +00:00
### Lua
2015-02-16 20:07:04 +00:00
* [Introduction à la programmation Lua ](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html )
2015-11-13 13:25:42 +00:00
* [Lua : le tutoriel ](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/ ) - Claude Urban
2015-02-16 20:07:04 +00:00
2014-10-25 16:34:41 +00:00
### Meteor
2015-11-13 13:25:42 +00:00
2015-12-13 21:20:59 +00:00
* [Apprendre Meteor ](https://mquandalle.gitbooks.io/apprendre-meteor/content/ ) - Maxime Quandalle
2015-11-13 13:25:42 +00:00
2013-10-16 22:17:36 +00:00
2014-07-27 20:16:50 +00:00
### Perl
2015-11-13 13:25:42 +00:00
* [Guide Perl - débuter et progresser en Perl ](http://formation-perl.fr/guide-perl.html ) - Sylvain Lhullier
2021-10-15 01:08:50 +00:00
* [La documentation Perl en français ](http://perl.mines-albi.fr/DocFr.html ) - Paul Gaborit
2013-10-16 22:00:11 +00:00
2013-10-20 22:19:31 +00:00
2014-07-27 20:16:50 +00:00
### PHP
2015-11-13 13:25:42 +00:00
* [Cours de PHP 5 ](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction ) - Guillaume Rossolini
2022-07-25 18:13:24 +00:00
* [Programmer en PHP ](https://web.archive.org/web/20220327155108/lincoste.com/ebooks/pdf/informatique/programmer_php.pdf ) - Julien Gaulmin (PDF) *(:card_file_box: archived)*
2013-10-20 22:19:31 +00:00
2013-10-16 22:00:11 +00:00
2020-10-13 01:30:05 +00:00
#### Symfony
2023-03-20 16:35:17 +00:00
* [En route pour Symfony 5.4 ](https://symfony.com/doc/5.4/the-fast-track/fr/index.html ) - Fabien Potencier
* [En route pour Symfony 6.2 ](https://symfony.com/doc/current/the-fast-track/fr/index.html ) - Fabien Potencier
2020-10-13 01:30:05 +00:00
2018-08-01 16:26:29 +00:00
### Processing
* [Processing ](https://fr.flossmanuals.net/processing/ ) - Œuvre collective (HTML)
2014-07-27 20:16:50 +00:00
### Python
2015-11-13 13:25:42 +00:00
2021-12-06 15:56:04 +00:00
* [Apprendre à programmer avec Python ](http://inforef.be/swi/python.htm ) - Gerard Swinnen
2022-10-12 02:44:29 +00:00
* [Introduction à la programmation ](https://self-learning.info.ucl.ac.be/index/info1-exercises ) (Inscription gratuite sur le site. Pour réaliser les exercices sur INGInious.org, créez-vous un compte gratuitement et liez ensuite votre compte self-learning à votre compte INGInious. )
2021-10-15 01:08:50 +00:00
* [Le guide de l’ auto-stoppeur pour Python! ](https://python-guide-fr.readthedocs.io/fr/latest/ ) - Kenneth Reitz
2023-11-17 15:48:37 +00:00
* [Python Programming in French ](https://www.youtube.com/playlist?list=PL0mGkrTWmp4ugGM9fiZjEuzMFeKD6Rh5G ) - Data Scientist Nigeria
2022-09-02 13:36:04 +00:00
* [Une introduction à Python 3 ](https://perso.limsi.fr/pointal/python:courspython3 ) - Bob Cordeau, Laurent Pointal
2015-11-13 13:25:42 +00:00
2013-10-20 06:09:48 +00:00
2017-11-12 21:02:59 +00:00
#### Django
* [Tutoriel de Django Girls ](https://tutorial.djangogirls.org/fr/ ) (1.11) (HTML)
2014-07-27 20:16:50 +00:00
### R
2015-11-13 13:25:42 +00:00
2022-09-02 13:36:04 +00:00
* [Introduction à l'analyse d'enquête avec R et RStudio ](https://larmarange.github.io/analyse-R/ ) - Jospeh Lamarange, et al. (PDF version also available)
2015-11-13 13:46:22 +00:00
* [Introduction à la programmation en R ](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf ) - Vincent Goulet (PDF)
2013-10-20 06:09:48 +00:00
2013-10-16 22:00:11 +00:00
2014-07-27 20:16:50 +00:00
### Ruby
2015-11-13 13:25:42 +00:00
2013-10-16 22:00:11 +00:00
* [Ruby en vingt minutes ](https://www.ruby-lang.org/fr/documentation/quickstart/ )
2022-10-12 02:44:29 +00:00
* [Venir à Ruby après un autre langage ](https://www.ruby-lang.org/fr/documentation/ruby-from-other-languages/ )
2013-10-16 22:00:11 +00:00
2013-10-16 22:17:36 +00:00
2014-07-27 20:16:50 +00:00
#### Ruby on Rails
2015-11-13 13:25:42 +00:00
2022-07-25 18:13:24 +00:00
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple ](https://web.archive.org/web/20210801160026/french.railstutorial.org/chapters/beginning ) - Michael Hartl *(:card_file_box: archived)*
2013-10-16 22:00:11 +00:00
2013-12-02 10:06:25 +00:00
2020-10-21 00:59:08 +00:00
### Rust
2022-09-02 13:36:04 +00:00
* [Traduction du Rust book en français ](https://jimskapt.github.io/rust-book-fr/ ) - Steve Klabnik et Carol Nichols, `trl.:` Thomas Ramirez
* [Tutoriel rust ](https://blog.guillaume-gomez.fr/Rust/ ) - Guillaume Gomez
2020-10-21 00:59:08 +00:00
2014-07-27 20:16:50 +00:00
### Sage
2015-11-13 13:25:42 +00:00
2023-07-20 04:46:43 +00:00
* [Calcul mathématique avec Sage ](https://hal.inria.fr/inria-00540485/file/sagebook-web-20130530.pdf ) - P. Zimmermann, et al. (PDF)
2013-12-02 10:06:25 +00:00
2014-07-27 20:16:50 +00:00
### Scilab
2015-11-13 13:25:42 +00:00
* [Introduction à Scilab ](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/ ) - Michaël Baudin, Artem Glebov, Jérome Briot
2013-10-25 02:11:53 +00:00
2013-10-16 22:17:36 +00:00
2018-08-06 15:28:27 +00:00
### Scratch
2023-10-31 01:35:43 +00:00
* [Informatique Créative ](https://pixees.fr/programmation-creative-en-scratch/ ) - Christan Balch, Michelle Chung, Karen Brennan, `trl.:` Inria, Provence Traduction (PDF, PPTX)
2018-08-06 15:28:27 +00:00
2014-07-27 20:16:50 +00:00
### SPIP
2015-11-13 13:25:42 +00:00
2023-10-31 01:35:43 +00:00
* [Programmer avec SPIP ](https://programmer.spip.net ) - Matthieu Marcimat, collectif SPIP
2015-11-13 13:25:42 +00:00
2013-10-16 07:33:55 +00:00
2017-04-02 14:54:04 +00:00
### SQL
* [Cours complet pour apprendre les différents types de bases de données et le langage SQL ](https://sgbd.developpez.com/tutoriels/cours-complet-bdd-sql/ ) - Jacques Le Maitre
2023-10-29 00:39:45 +00:00
* [Cours de SQL base du langage SQL et des bases de données ](https://sql.sh ) - Tony Archambeau
2022-09-02 13:36:04 +00:00
* [Only SQL. Tout ce que vous avez toujours voulu savoir sur les SGBD sans jamais avoir osé le demander. ](https://framabook.org/not-only-sql/ ) - Vincent Lozano, Éric Georges
2017-04-02 14:54:04 +00:00
2016-01-22 09:17:42 +00:00
### Systèmes d'exploitation
2022-09-02 13:36:04 +00:00
* [Simple OS (SOS) ](http://sos.enix.org/fr/SOSDownload ) - David Decotigny, Thomas Petazzoni
2016-01-22 09:17:42 +00:00
2015-11-24 16:54:43 +00:00
### TEI
2022-09-02 13:36:04 +00:00
* [Qu'est-ce que la Text Encoding Initiative ? ](http://books.openedition.org/oep/1237 ) - Lou Burnard, `trl.:` Marjorie Burghart