|
14 | 14 | * [Caml / OCaml](#caml--ocaml)
|
15 | 15 | * [Chaîne de blocs / Blockchain](#chaîne-de-blocs--blockchain)
|
16 | 16 | * [Coq](#coq)
|
17 |
| -* [CSS](#css) |
18 | 17 | * [Fortran](#fortran)
|
19 | 18 | * [Git](#git)
|
20 | 19 | * [Haskell](#haskell)
|
| 20 | +* [HTML and CSS](#css) |
21 | 21 | * [Java](#java)
|
22 | 22 | * [JavaScript](#javascript)
|
23 | 23 | * [jQuery](#jquery)
|
|
95 | 95 |
|
96 | 96 | ### Assembleur
|
97 | 97 |
|
98 |
| -* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter |
| 98 | +* [PC Assembly Language](https://pacman128.github.io/pcasm/) - Paul A. Carter (HTML) |
99 | 99 | * [Reverse Engineering for Beginners](https://beginners.re/RE4B-FR.pdf) - Dennis Yurichev, Florent Besnard, Marc Remy, Baudouin Landais, Téo Dacquet (PDF)
|
100 | 100 |
|
101 | 101 |
|
|
131 | 131 | * [Le Coq'Art (V8)](http://www.labri.fr/perso/casteran/CoqArt/) - Yves Bertot et Pierre Castéran
|
132 | 132 |
|
133 | 133 |
|
134 |
| -### CSS |
135 |
| - |
136 |
| -* [Apprendre les mises en page CSS](http://fr.learnlayout.com) |
137 |
| - |
138 |
| - |
139 | 134 | ### Fortran
|
140 | 135 |
|
141 | 136 | * [IDRIS adaptation of the Fortran 77 manual](http://www.idris.fr/formations/fortran/fortran-77.html) - IDRIS, Hervé Delouis, Patrick Corde (HTML)
|
|
175 | 170 | * [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr)
|
176 | 171 |
|
177 | 172 |
|
| 173 | +### HTML and CSS |
| 174 | + |
| 175 | +* [Apprendre les mises en page CSS](http://fr.learnlayout.com) |
| 176 | + |
| 177 | + |
178 | 178 | ### (La)TeX et associés
|
179 | 179 |
|
180 | 180 | #### LaTeX
|
181 | 181 |
|
182 | 182 | * [Apprends LaTeX](https://tex.loria.fr/general/apprends-latex.pdf) - Marc Baudoin (PDF)
|
183 | 183 | * [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
|
184 | 184 | * [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/tout-sur-latex/) - Vincent Lozano
|
185 |
| -* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) - Maïeul Rouquette |
| 185 | +* [(Xe)LaTeX appliqué aux sciences humaines](https://web.archive.org/web/20220121031527/geekographie.maieul.net/95) - Maïeul Rouquette *(:card_file_box: archived)* |
186 | 186 |
|
187 | 187 |
|
188 | 188 | ##### KOMA-Script
|
|
220 | 220 |
|
221 | 221 | ### Mathématiques
|
222 | 222 |
|
223 |
| -* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr) - Paul Zimmermann et al. |
| 223 | +* [Calcul mathématique avec Sage](https://web.archive.org/web/20210715234128/http://sagebook.gforge.inria.fr/) - Paul Zimmermann et al. *(:card_file_box: archived)* |
224 | 224 |
|
225 | 225 |
|
226 | 226 | ### Lua
|
|
243 | 243 | ### PHP
|
244 | 244 |
|
245 | 245 | * [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
|
246 |
| -* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF) |
| 246 | +* [Programmer en PHP](https://web.archive.org/web/20220327155108/lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF) *(:card_file_box: archived)* |
247 | 247 |
|
248 | 248 |
|
249 | 249 | #### Symfony
|
|
261 | 261 | * [Apprendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
|
262 | 262 | * [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. )
|
263 | 263 | * [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/) - Kenneth Reitz
|
264 |
| -* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF) |
265 | 264 | * [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
|
266 | 265 |
|
267 | 266 |
|
|
284 | 283 |
|
285 | 284 | #### Ruby on Rails
|
286 | 285 |
|
287 |
| -* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning) - Michael Hartl |
| 286 | +* [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)* |
288 | 287 |
|
289 | 288 |
|
290 | 289 | ### Rust
|
|
0 commit comments