mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Adding French book Maitriser Bitcoin (#6798)
* C / C++ section misplaced * Added French book Maitriser Bitcoin
This commit is contained in:
parent
2aa46b2ae7
commit
e5f42084f6
@ -12,6 +12,7 @@
|
|||||||
* [Bash / Shell](#bash--shell)
|
* [Bash / Shell](#bash--shell)
|
||||||
* [C / C++](#c--c)
|
* [C / C++](#c--c)
|
||||||
* [Caml / OCaml](#caml--ocaml)
|
* [Caml / OCaml](#caml--ocaml)
|
||||||
|
* [Chaîne de blocs / Blockchain](#chaîne-de-blocs--blockchain)
|
||||||
* [Coq](#coq)
|
* [Coq](#coq)
|
||||||
* [CSS](#css)
|
* [CSS](#css)
|
||||||
* [Fortran](#fortran)
|
* [Fortran](#fortran)
|
||||||
@ -104,6 +105,14 @@
|
|||||||
* [La programmation Shell](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/) - Frederic Lang, Idriss Neumann
|
* [La programmation Shell](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/) - Frederic Lang, Idriss Neumann
|
||||||
|
|
||||||
|
|
||||||
|
### C / C++
|
||||||
|
|
||||||
|
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
|
||||||
|
* [Guide pour la programmation réseaux de Beej's - Utilisation des sockets Internet](http://vidalc.chez.com/lf/socket.html) - Brian "Beej Jorgensen" Hall (HTML)
|
||||||
|
* [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang
|
||||||
|
* [Programmation en Langage C et Systèmes Informatiques](https://sites.uclouvain.be/SystInfo/notes/Theorie/) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch
|
||||||
|
|
||||||
|
|
||||||
### Caml / OCaml
|
### Caml / OCaml
|
||||||
|
|
||||||
* [Développement d'applications avec Objective Caml](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano
|
* [Développement d'applications avec Objective Caml](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano
|
||||||
@ -111,12 +120,9 @@
|
|||||||
* [Programmation du système Unix en Objective Caml](https://web.archive.org/web/20211115022546/http://gallium.inria.fr/~remy/camlunix/) - Xavier Leroy, Didier Rémy
|
* [Programmation du système Unix en Objective Caml](https://web.archive.org/web/20211115022546/http://gallium.inria.fr/~remy/camlunix/) - Xavier Leroy, Didier Rémy
|
||||||
|
|
||||||
|
|
||||||
### C / C++
|
### Chaîne de blocs / Blockchain
|
||||||
|
|
||||||
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
|
* [Maîtriser Bitcoin: Programmer la chaîne de blocs publique](https://maitriser-ca.github.io/LivreMaitriserBitcoin/) - Andreas M. Antonopoulos, Serafim Dos Santos (asciidoc, html)
|
||||||
* [Guide pour la programmation réseaux de Beej's - Utilisation des sockets Internet](http://vidalc.chez.com/lf/socket.html) - Brian "Beej Jorgensen" Hall (HTML)
|
|
||||||
* [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang
|
|
||||||
* [Programmation en Langage C et Systèmes Informatiques](https://sites.uclouvain.be/SystInfo/notes/Theorie/) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch
|
|
||||||
|
|
||||||
|
|
||||||
### Coq
|
### Coq
|
||||||
|
Loading…
Reference in New Issue
Block a user