Skip to content

Commit 0ea1458

Browse files
fix(books): free-programming-books-fr broken links (#6966)
* fix(books): free-programming-books-fr broken links * fix link
1 parent 99e61fe commit 0ea1458

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Diff for: books/free-programming-books-fr.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
### Assembleur
9797

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

101101

@@ -182,7 +182,7 @@
182182
* [Apprends LaTeX](https://tex.loria.fr/general/apprends-latex.pdf) - Marc Baudoin (PDF)
183183
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
184184
* [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)*
186186

187187

188188
##### KOMA-Script
@@ -220,7 +220,7 @@
220220

221221
### Mathématiques
222222

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)*
224224

225225

226226
### Lua
@@ -243,7 +243,7 @@
243243
### PHP
244244

245245
* [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)*
247247

248248

249249
#### Symfony
@@ -261,7 +261,6 @@
261261
* [Apprendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
262262
* [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. )
263263
* [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)
265264
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
266265

267266

@@ -284,7 +283,7 @@
284283

285284
#### Ruby on Rails
286285

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)*
288287

289288

290289
### Rust

0 commit comments

Comments
 (0)