free-programming-books-fr.md 13.3 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

V
Victor Felder 已提交
3 4
* [0 - Méta-listes](#0---méta-listes)
* [1 - Non dépendant du langage](#1---non-dépendant-du-langage)
V
Victor Felder 已提交
5 6 7 8 9
  * [Algorithmique](#algorithmique)
  * [Logiciels libres](#logiciels-libres)
  * [Makefile](#makefile)
  * [Pédagogie pour enfants et adolescents](#pédagogie-pour-enfants-et-adolescents)
  * [Théorie des langages](#théorie-des-langages)
10
* [Ada](#ada)
M
maieul 已提交
11
* [Assembleur](#assembleur)
M
Mojtahedi 已提交
12
* [Bash / Shell](#bash--shell)
E
Eric Guirbal 已提交
13
* [C / C++](#c--c)
14
* [Caml / OCaml](#caml--ocaml)
15
* [Coq](#coq)
16
* [CSS](#css)
17
* [Fortran](#fortran)
M
maieul 已提交
18 19
* [Git](#git)
* [Haskell](#haskell)
M
maieul 已提交
20
* [Java](#java)
21
* [JavaScript](#javascript)
A
Andrei Curelaru 已提交
22
* [jQuery](#jquery)
23
* [(La)TeX et associés](#latex-et-associés)
V
Victor Felder 已提交
24 25 26 27 28
  * [Asymptote](#asymptote)
  * [LaTeX](#latex)
  * [Metapost](#metapost)
  * [PGF/TikZ](#pgftikz)
  * [TeX](#tex)
29
* [Lisp](#lisp)
30
* [Lua](#lua)
S
Seth 已提交
31
* [Mathématiques](#math%C3%A9matiques)
A
Andrei Curelaru 已提交
32
* [Meteor](#meteor)
M
maieul 已提交
33
* [Perl](#perl)
C
cosinuz 已提交
34
* [PHP](#php)
35
  * [Symfony](#symfony)
M
Maïeul Rouquette 已提交
36
* [Processing](#processing)
M
maieul 已提交
37
* [Python](#python)
38
  * [Django](#django)
39
* [R](#r)
M
maieul 已提交
40
* [Ruby](#ruby)
X
x0rld 已提交
41
* [Rust](#rust)
42
* [Sage](#sage)
43
* [Scilab](#scilab)
44
* [Scratch](#scratch)
M
maieul 已提交
45
* [SPIP](#spip)
46
* [SQL](#sql)
47
* [Systèmes d'exploitation](#systemes-d-exploitation)
M
Maïeul Rouquette 已提交
48
* [TEI](#TEI)
V
victor felder 已提交
49
* [Vim](#vim)
50

E
Eric Guirbal 已提交
51

52
### 0 - Méta-listes
53

V
Victor Felder 已提交
54
* [Le SILO: Sciences du numérique & Informatique au Lycée: Oui!](https://wiki.inria.fr/sciencinfolycee/Accueil)
E
Eric Guirbal 已提交
55 56


57
### 1 - Non dépendant du langage
58

C
Christoph Uschkrat 已提交
59
#### Algorithmique
60

C
Craig Davison 已提交
61
* [Algorithmique](http://pauillac.inria.fr/~quercia/cdrom/cours/) - Michel Quercia
62
* [Algorithmique du texte](http://igm.univ-mlv.fr/~mac/CHL/CHL-2011.pdf) - Maxime Crochemore, Christophe Hancart, Thierry Lecroq (PDF)
63
* [Complexité algorithmique](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html) - Sylvain Perifel
V
Victor Felder 已提交
64
* [Éléments d'algorithmique](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf) - D. Beauquier, J. Berstel, et Ph. Chrétienne (PDF)
V
Victor Felder 已提交
65
* [France-IOI](http://www.france-ioi.org)
C
Craig Davison 已提交
66
* [Prologin](https://prologin.org)
M
maieul 已提交
67

68

C
Christoph Uschkrat 已提交
69
#### Logiciels libres
70

L
Loïc Boset 已提交
71
* [Histoires et cultures du Libre](http://framabook.org/histoiresetculturesdulibre/)
72 73
* [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
C
Craig Davison 已提交
74
* [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 et C. Masutti
C
cosinuz 已提交
75

M
maieul 已提交
76

C
Christoph Uschkrat 已提交
77
#### Makefile
78

V
Victor Felder 已提交
79 80
* [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)
M
maieul 已提交
81

82

C
Christoph Uschkrat 已提交
83
#### Pédagogie pour enfants et adolescents
84

85
* [Activités débranchées](https://pixees.fr/?cat=612) Catalogue de ressource pour apprendre l'informatique sans ordinateur.
M
Maïeul Rouquette 已提交
86
* [Apprendre l'informatique sans ordinateur](https://interstices.info/enseigner-et-apprendre-les-sciences-informatiques-a-lecole/) - Tim Bell, Ian H. Witten et Mike Fellows (traduit)
87

C
cosinuz 已提交
88

89 90 91 92 93 94
### 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)


C
Christoph Uschkrat 已提交
95
### Assembleur
96

97
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
98
* [Reverse Engineering for Beginners](https://beginners.re/RE4B-FR.pdf) - Dennis Yurichev, Florent Besnard, Marc Remy, Baudouin Landais, Téo Dacquet (PDF)
99 100


V
Fix  
Victor Felder 已提交
101 102 103
### Bash / Shell

* [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/)
104
* [La programmation Shell](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/) - Frederic Lang, Idriss Neumann
V
Fix  
Victor Felder 已提交
105 106


107
### Caml / OCaml
108

109
* [Développement d'applications avec Objective Caml](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano
C
Chuan Wei Foo 已提交
110
* [Le langage Caml](https://caml.inria.fr/pub/distrib/books/llc.pdf) - Pierre Weis, Xavier Leroy (PDF)
111
* [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
M
maieul 已提交
112 113


C
Christoph Uschkrat 已提交
114
### C / C++
115 116

* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
117
* [Guide pour la programmation réseaux de Beej's - Utilisation des sockets Internet](http://vidalc.chez.com/lf/socket.html) - (HTML)
C
Craig Davison 已提交
118
* [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang
119
* [Programmation en Langage C et Systèmes Informatiques](https://sites.uclouvain.be/SystInfo/notes/Theorie/) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch
M
maieul 已提交
120

121

C
Christoph Uschkrat 已提交
122
### Coq
123

C
Craig Davison 已提交
124
* [Le Coq'Art (V8)](http://www.labri.fr/perso/casteran/CoqArt/) - Yves Bertot et Pierre Castéran
125

126

C
Christoph Uschkrat 已提交
127
### CSS
128

V
Victor Felder 已提交
129
* [Apprendre les mises en page CSS](http://fr.learnlayout.com)
130

M
maieul 已提交
131

132 133 134 135
### 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)
136 137 138
  * [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))
139 140


C
Christoph Uschkrat 已提交
141
### Git
142 143 144

* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) - Alexandre Garel, Paul Gaborit et Nicolas Deram
* [Pro Git](http://www.git-scm.com/book/fr/v2) - Scott Chacon et Ben Straub
M
maieul 已提交
145

M
maieul 已提交
146

C
Christoph Uschkrat 已提交
147
### Java
148

149
* [Développons en Java](http://www.jmdoudoux.fr/accueil_java.htm#dej) - Jean-Michel DOUDOUX (3400 pages!)
150
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
A
Alexander Fefelov 已提交
151
* [Play.Rules!](http://3monkeys.github.io/play.rules/)
152

M
maieul 已提交
153

154
### JavaScript
155

156
* [JavaScript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net) - Marijn Haverbeke
157
* [Node.Js: Apprendre par la pratique](https://oncletom.io/node.js/#chapitres) - Thomas Parisot
M
maieul 已提交
158

M
maieul 已提交
159

A
Andrei Curelaru 已提交
160
### jQuery
161

C
Craig Davison 已提交
162
* [Apprendre jQuery](https://sutterlity.gitbooks.io/apprendre-jquery/content/) - Sutterlity Laurent
A
Andrei Curelaru 已提交
163 164


C
Christoph Uschkrat 已提交
165
### Haskell
166 167

* [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) - Paul Hudak, John Peterson et Joseph Fasel
V
Victor Felder 已提交
168
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr)
M
maieul 已提交
169

170

171 172 173
### (La)TeX et associés

#### LaTeX
174

B
belleut2u 已提交
175
* [Apprends LaTeX](https://tex.loria.fr/general/apprends-latex.pdf) - Marc Baudoin (PDF)
176
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
C
Craig Davison 已提交
177
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/tout-sur-latex/) - Vincent Lozano
178
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) - Maïeul Rouquette
179

M
maieul 已提交
180

M
Maïeul Rouquette 已提交
181 182 183 184 185
##### KOMA-Script

* [KOMA-Script, Typographie universelle avec XƎLaTeX](https://framabook.org/koma-script/) - Raymond Rochedieu (trad.) et Markus Kohm


C
Christoph Uschkrat 已提交
186
#### Asymptote
187

V
Victor Felder 已提交
188
* [Asymptote. Démarrage rapide](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf) - Christophe Grospellier (PDF)
189

190

C
Christoph Uschkrat 已提交
191
#### Metapost
192

V
Victor Felder 已提交
193 194
* [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)
195

196

C
Christoph Uschkrat 已提交
197
#### PGF/TikZ
198 199 200

* [TikZ pour l'impatient](http://math.et.info.free.fr/TikZ/) - Gérard Tisseau et Jacques Duma

201

202 203
#### TeX

204
* [Apprendre à programmer en TeX](https://ctan.org/pkg/apprendre-a-programmer-en-tex) - Christian Tellechea
V
Victor Felder 已提交
205
* [TeX pour l'Impatient](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf) - Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche (PDF)
206

207

208 209
### Lisp

V
Victor Felder 已提交
210
* [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) - Francis Leboutte (PDF)
211 212 213
* [Traité de programmation en Common Lisp](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html) - Robert Strandh et Irène Durand


S
Seth 已提交
214 215 216 217 218
### Mathématiques

* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr) - Paul Zimmermann et al.


219
### Lua
M
maieul 已提交
220 221

* [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html)
222 223
* [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/) - Claude Urban

M
maieul 已提交
224

A
Andrei Curelaru 已提交
225
### Meteor
226

C
Craig Davison 已提交
227
* [Apprendre Meteor](https://mquandalle.gitbooks.io/apprendre-meteor/content/) - Maxime Quandalle
228

M
maieul 已提交
229

C
Christoph Uschkrat 已提交
230
### Perl
231 232

* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html) - Sylvain Lhullier
A
Aurélien Vivet 已提交
233
* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html) - Paul Gaborit
M
maieul 已提交
234

C
cosinuz 已提交
235

C
Christoph Uschkrat 已提交
236
### PHP
237 238

* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
V
Victor Felder 已提交
239
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF)
C
cosinuz 已提交
240

M
maieul 已提交
241

242 243
#### Symfony

A
Aurélien Vivet 已提交
244
* [En route pour Symfony 5](https://symfony.com/doc/5.0/the-fast-track/fr/index.html) - Fabien Potencier
245 246


M
Maïeul Rouquette 已提交
247 248 249 250 251
### Processing

* [Processing](https://fr.flossmanuals.net/processing/) - Œuvre collective (HTML)


C
Christoph Uschkrat 已提交
252
### Python
253 254

* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
L
Ludovic Taffin 已提交
255
* [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 lier ensuite votre compte self-learning à votre compte INGInious. )
A
Aurélien Vivet 已提交
256
* [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/) - Kenneth Reitz
V
Victor Felder 已提交
257
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF)
258 259
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal

260

261 262 263 264 265
#### Django

* [Tutoriel de Django Girls](https://tutorial.djangogirls.org/fr/) (1.11) (HTML)


C
Christoph Uschkrat 已提交
266
### R
267

268
* [Introduction à l'analyse d'enquête avec R et RStudio](https://larmarange.github.io/analyse-R/) - Jospeh Lamarange et al. (PDF version also available)
V
Victor Felder 已提交
269
* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) - Vincent Goulet (PDF)
270

M
maieul 已提交
271

C
Christoph Uschkrat 已提交
272
### Ruby
273

M
maieul 已提交
274 275 276
* [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/)

M
maieul 已提交
277

C
Christoph Uschkrat 已提交
278
#### Ruby on Rails
279 280

* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning) - Michael Hartl
M
maieul 已提交
281

282

X
x0rld 已提交
283 284 285 286 287 288
### Rust

* [Traduction du Rust book en français](https://jimskapt.github.io/rust-book-fr/) par Thomas Ramirez
* [Tutoriel rust](https://blog.guillaume-gomez.fr/Rust/) par Guillaume Gomez


C
Christoph Uschkrat 已提交
289
### Sage
290

V
victor felder 已提交
291
* [Calcul mathématique avec Sage](https://hal.inria.fr/inria-00540485/file/sagebook-web-20130530.pdf) - A. Casamayou, N. Cohen, G. Connan, T. Dumont, L. Fousse, F. Maltey, M. Meulien, M. Mezzarobba, C. Pernet, N. M. Thiéry, P. Zimmermann (PDF)
292 293


C
Christoph Uschkrat 已提交
294
### Scilab
295 296

* [Introduction à Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) - Michaël Baudin, Artem Glebov, Jérome Briot
297

M
maieul 已提交
298

299 300 301 302 303
### Scratch

* [Informatique Créative](https://pixees.fr/programmation-creative-en-scratch/)


C
Christoph Uschkrat 已提交
304
### SPIP
305

V
Victor Felder 已提交
306
* [Programmer avec SPIP](http://programmer.spip.net) - Matthieu Marcimat et collectif SPIP
307

308

309 310 311
### 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
M
Maïeul Rouquette 已提交
312
* [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 et Éric Georges
313 314


315 316 317 318 319
### Systèmes d'exploitation

* [Simple OS (SOS)](http://sos.enix.org/fr/SOSDownload) - David Decotigny et Thomas Petazzoni


V
victor felder 已提交
320 321 322 323 324
### TEI

* [Qu'est-ce que la Text Encoding Initiative ?](http://books.openedition.org/oep/1237) - Lou Burnard, trad. par Marjorie Burghart


C
Christoph Uschkrat 已提交
325
### Vim
326

J
jgpacker 已提交
327
* [Learn Vim Progressively](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/)
C
Craig Davison 已提交
328
* [Vim pour les humains](https://vimebook.com/fr) - Vincent Jousse (le livre n'est pas **gratuit** mais **à prix libre**)