Skip to content

Commit 7da3582

Browse files
authored
add french C course (#6180)
* remove online course from "books" * add french C course in the more appropriate section Co-authored-by: x0rld <[email protected]>
1 parent 621509b commit 7da3582

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
115115
* [Guide pour la programmation réseaux de Beej's - Utilisation des sockets Internet](http://vidalc.chez.com/lf/socket.html) - (HTML)
116116
* [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang
117-
* [Le langage C](https://zestedesavoir.com/tutoriels/755/le-langage-c-1/) - Informaticienzero, Taure, Paraze et Lucas-84
118117
* [Programmation en Langage C et Systèmes Informatiques](https://sites.uclouvain.be/SystInfo/notes/Theorie/) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch
119118

120119

Diff for: courses/free-courses-fr.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535

3636
* [Apprendre le langage C](https://www.youtube.com/playlist?list=PLrSOXFDHBtfEh6PCE39HERGgbbaIHhy4j) - Formation Video
3737
* [Apprendre le langage C - Exercices](https://www.youtube.com/playlist?list=PLrSOXFDHBtfF6lXQpJ4hBha76DsQufiEQ) - Formation Video
38+
* [Le Langage C](https://zestedesavoir.com/tutoriels/755/le-langage-c-1/) - sur Zeste de Savoir de Informaticienzero, Taure, Paraze et Lucas-84
3839
* [TUTOS C](https://www.youtube.com/playlist?list=PLEagTQfI6nPOWS4JPnxW5pRVgeyLuS5oC) - PrimFX
3940

4041

0 commit comments

Comments
 (0)