free-programming-books-fr.md 9.6 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 10
  * [Algorithmique](#algorithmique)
  * [Logiciels libres](#logiciels-libres)
  * [Makefile](#makefile)
  * [Méthodes de développment](#méthodes-de-développement)
  * [Pédagogie pour enfants et adolescents](#pédagogie-pour-enfants-et-adolescents)
  * [Théorie des langages](#théorie-des-langages)
11
* [Ada](#ada)
E
Eskimon 已提交
12
* [Arduino](#arduino)
M
maieul 已提交
13
* [Assembleur](#assembleur)
M
Mojtahedi 已提交
14
* [Bash / Shell](#bash--shell)
E
Eric Guirbal 已提交
15
* [C / C++](#c--c)
16
* [Caml](#caml)
17
* [Coq](#coq)
18
* [CSS](#css)
M
maieul 已提交
19 20
* [Git](#git)
* [Haskell](#haskell)
M
maieul 已提交
21
* [Java](#java)
E
Eric Guirbal 已提交
22
* [Javascript](#javascript)
A
Andrei Curelaru 已提交
23
* [jQuery](#jquery)
24
* [(La)TeX et associés](#latex-et-associés)
V
Victor Felder 已提交
25 26 27 28 29
  * [Asymptote](#asymptote)
  * [LaTeX](#latex)
  * [Metapost](#metapost)
  * [PGF/TikZ](#pgftikz)
  * [TeX](#tex)
30
* [Lisp](#lisp)
31
* [Lua](#lua)
A
Andrei Curelaru 已提交
32
* [Meteor](#meteor)
M
maieul 已提交
33
* [Perl](#perl)
C
cosinuz 已提交
34
* [PHP](#php)
M
maieul 已提交
35
* [Python](#python)
36
  * [Django](#django)
37
* [R](#r)
M
maieul 已提交
38
* [Ruby](#ruby)
39
* [Sage](#sage)
40
* [Scilab](#scilab)
M
maieul 已提交
41
* [SPIP](#spip)
42
* [SQL](#sql)
43
* [Systèmes d'exploitation](#systemes-d-exploitation)
M
Maïeul Rouquette 已提交
44
* [TEI](#TEI)
V
victor felder 已提交
45
* [Vim](#vim)
46

E
Eric Guirbal 已提交
47

48
### 0 - Méta-listes
49

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


53
### 1 - Non dépendant du langage
54

C
Christoph Uschkrat 已提交
55
#### Algorithmique
56

C
Craig Davison 已提交
57
* [Algorithmique](http://pauillac.inria.fr/~quercia/cdrom/cours/) - Michel Quercia
58
* [Complexité algorithmique](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html) - Sylvain Perifel
V
Victor Felder 已提交
59
* [É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 已提交
60
* [France-IOI](http://www.france-ioi.org)
C
Craig Davison 已提交
61
* [Prologin](https://prologin.org)
M
maieul 已提交
62

63

C
Christoph Uschkrat 已提交
64
#### Logiciels libres
65

M
Matteo Taroli 已提交
66
* [Histoires et cultures du libres](http://framabook.org/histoiresetculturesdulibre/)
67 68
* [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 已提交
69
* [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 已提交
70

M
maieul 已提交
71

C
Christoph Uschkrat 已提交
72
#### Makefile
73

V
Victor Felder 已提交
74 75
* [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 已提交
76

77

C
Christoph Uschkrat 已提交
78
#### Méthodes de développement
79

V
Victor Felder 已提交
80
* [Scrum et XP depuis les tranchées](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenches_French.pdf) - Henrik Kniberg (PDF)
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.
86
* [Apprendre l'informatique sans ordinateur](https://interstices.info/jcms/c_47072/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)


E
Eskimon 已提交
95
### Arduino
96

E
Eskimon 已提交
97 98 99
* [Arduino : Premiers pas en informatique embarquée](http://eskimon.fr/ebook-tutoriel-arduino) - Eskimon et olyte


C
Christoph Uschkrat 已提交
100
### Assembleur
101

102 103 104
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter


V
Fix  
Victor Felder 已提交
105 106 107 108 109
### Bash / Shell

* [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/)


C
Christoph Uschkrat 已提交
110
### Caml
111

V
Victor Felder 已提交
112
* [Le language Caml](http://caml.inria.fr)
M
maieul 已提交
113 114


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

117
* [C++ moderne](http://guillaume.belz.free.fr/doku.php?id=programmez_avec_le_langage_c) - Guillaume Belz
118
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
C
Craig Davison 已提交
119
* [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang
120
* [Le langage C](https://zestedesavoir.com/tutoriels/755/le-langage-c-1/) - Informaticienzero, Taure, Paraze et Lucas-84
M
maieul 已提交
121

122

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

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

127

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

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

M
maieul 已提交
132

C
Christoph Uschkrat 已提交
133
### Git
134 135 136

* [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 已提交
137

M
maieul 已提交
138

C
Christoph Uschkrat 已提交
139
### Java
140

141
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
A
Alexander Fefelov 已提交
142
* [Play.Rules!](http://3monkeys.github.io/play.rules/)
143

M
maieul 已提交
144

C
Christoph Uschkrat 已提交
145
### Javascript
146

V
Victor Felder 已提交
147
* [Javascript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net) - Marijn Haverbeke
M
maieul 已提交
148

M
maieul 已提交
149

A
Andrei Curelaru 已提交
150
### jQuery
151

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


C
Christoph Uschkrat 已提交
155
### Haskell
156 157

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

160

161 162 163
### (La)TeX et associés

#### LaTeX
164

165
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
C
Craig Davison 已提交
166
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/tout-sur-latex/) - Vincent Lozano
167
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) - Maïeul Rouquette
168

M
maieul 已提交
169

C
Christoph Uschkrat 已提交
170
#### Asymptote
171

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

174

C
Christoph Uschkrat 已提交
175
#### Metapost
176

V
Victor Felder 已提交
177 178
* [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)
179

180

181 182 183 184 185
#### Pharo

* [Pharo par l'Exemple](http://pharobyexample.org/fr/)


C
Christoph Uschkrat 已提交
186
#### PGF/TikZ
187 188 189

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

190

191 192
#### TeX

V
Victor Felder 已提交
193
* [TeX pour l'Impatient](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf) - Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche (PDF)
194

195

196 197
### Lisp

V
Victor Felder 已提交
198
* [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) - Francis Leboutte (PDF)
199 200 201 202
* [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


### Lua
M
maieul 已提交
203 204

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

M
maieul 已提交
207

A
Andrei Curelaru 已提交
208
### Meteor
209

C
Craig Davison 已提交
210
* [Apprendre Meteor](https://mquandalle.gitbooks.io/apprendre-meteor/content/) - Maxime Quandalle
V
Victor Felder 已提交
211
* [Discover Meteor](http://fr.discovermeteor.com) - Tom Coleman et Sacha Greif
212

M
maieul 已提交
213

C
Christoph Uschkrat 已提交
214
### Perl
215 216

* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html) - Sylvain Lhullier
M
maieul 已提交
217 218
* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html)

C
cosinuz 已提交
219

C
Christoph Uschkrat 已提交
220
### PHP
221 222

* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
C
Craig Davison 已提交
223
* [Initiation au PHP](http://framasoft.net/IMG/pdf/initiation_php.pdf) - David Ducrocq (PDF)
V
Victor Felder 已提交
224
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF)
C
cosinuz 已提交
225

M
maieul 已提交
226

C
Christoph Uschkrat 已提交
227
### Python
228 229

* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
V
Victor Felder 已提交
230
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF)
231 232
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal

233

234 235 236 237 238
#### Django

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


C
Christoph Uschkrat 已提交
239
### R
240

V
Victor Felder 已提交
241
* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) - Vincent Goulet (PDF)
242

M
maieul 已提交
243

C
Christoph Uschkrat 已提交
244
### Ruby
245

M
maieul 已提交
246 247 248
* [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 已提交
249

C
Christoph Uschkrat 已提交
250
#### Ruby on Rails
251 252

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

254

C
Christoph Uschkrat 已提交
255
### Sage
256

V
victor felder 已提交
257
* [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)
258 259


C
Christoph Uschkrat 已提交
260
### Scilab
261 262

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

M
maieul 已提交
264

C
Christoph Uschkrat 已提交
265
### SPIP
266

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

269

270 271 272 273 274
### 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


275 276 277 278 279
### Systèmes d'exploitation

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


V
victor felder 已提交
280 281 282 283 284
### TEI

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


C
Christoph Uschkrat 已提交
285
### Vim
286

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