mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-18 00:25:27 +00:00
fix(books): free-programming-books-fr broken links (#6966)
* fix(books): free-programming-books-fr broken links * fix link
This commit is contained in:
parent
99e61fe996
commit
0ea14586b7
@ -95,7 +95,7 @@
|
|||||||
|
|
||||||
### Assembleur
|
### Assembleur
|
||||||
|
|
||||||
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
* [PC Assembly Language](https://pacman128.github.io/pcasm/) - Paul A. Carter (HTML)
|
||||||
* [Reverse Engineering for Beginners](https://beginners.re/RE4B-FR.pdf) - Dennis Yurichev, Florent Besnard, Marc Remy, Baudouin Landais, Téo Dacquet (PDF)
|
* [Reverse Engineering for Beginners](https://beginners.re/RE4B-FR.pdf) - Dennis Yurichev, Florent Besnard, Marc Remy, Baudouin Landais, Téo Dacquet (PDF)
|
||||||
|
|
||||||
|
|
||||||
@ -182,7 +182,7 @@
|
|||||||
* [Apprends LaTeX](https://tex.loria.fr/general/apprends-latex.pdf) - Marc Baudoin (PDF)
|
* [Apprends LaTeX](https://tex.loria.fr/general/apprends-latex.pdf) - Marc Baudoin (PDF)
|
||||||
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
|
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourLeProfDeMaths.pdf) - Arnaud Gazagnes (PDF)
|
||||||
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/tout-sur-latex/) - Vincent Lozano
|
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/tout-sur-latex/) - Vincent Lozano
|
||||||
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) - Maïeul Rouquette
|
* [(Xe)LaTeX appliqué aux sciences humaines](https://web.archive.org/web/20220121031527/geekographie.maieul.net/95) - Maïeul Rouquette *(:card_file_box: archived)*
|
||||||
|
|
||||||
|
|
||||||
##### KOMA-Script
|
##### KOMA-Script
|
||||||
@ -220,7 +220,7 @@
|
|||||||
|
|
||||||
### Mathématiques
|
### Mathématiques
|
||||||
|
|
||||||
* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr) - Paul Zimmermann et al.
|
* [Calcul mathématique avec Sage](https://web.archive.org/web/20210715234128/http://sagebook.gforge.inria.fr/) - Paul Zimmermann et al. *(:card_file_box: archived)*
|
||||||
|
|
||||||
|
|
||||||
### Lua
|
### Lua
|
||||||
@ -243,7 +243,7 @@
|
|||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
|
* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
|
||||||
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF)
|
* [Programmer en PHP](https://web.archive.org/web/20220327155108/lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin (PDF) *(:card_file_box: archived)*
|
||||||
|
|
||||||
|
|
||||||
#### Symfony
|
#### Symfony
|
||||||
@ -261,7 +261,6 @@
|
|||||||
* [Apprendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
|
* [Apprendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
|
||||||
* [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. )
|
* [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. )
|
||||||
* [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/) - Kenneth Reitz
|
* [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/) - Kenneth Reitz
|
||||||
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF)
|
|
||||||
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
|
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
|
||||||
|
|
||||||
|
|
||||||
@ -284,7 +283,7 @@
|
|||||||
|
|
||||||
#### Ruby on Rails
|
#### Ruby on Rails
|
||||||
|
|
||||||
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning) - Michael Hartl
|
* [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)*
|
||||||
|
|
||||||
|
|
||||||
### Rust
|
### Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user