Merge branch 'master' of github.com:OffWorldApps/free-programming-books into OffWorldApps-master

pull/443/head
Mojtahedi 11 years ago
commit 9482d29172
  1. 4
      free-programming-books-fr.md

@ -2,6 +2,7 @@
* [Méta-listes](#méta-listes)
* [Non dépendant du langage](#non-dépendant-du-langage)
* [Assembleur](#assembleur)
* [Bash/Shell](#bash-shell)
* [Caml](#caml)
* [C / C++](#c--c)
* [Coq](#coq)
@ -68,6 +69,9 @@
* [Initiation à la programmation en assembleur 64 bits](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html), par Pierre Jourlin
* [Pas à pas vers l'assembleur](ftp://ftp-developpez.com/asm/cours/noteworthy/pas-a-pas-vers-l-assembleur-par-lord-noteworthy.pdf) par Lord Noteworthy
###Bash/Shell
* [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/)
###Caml
* [Introduction à Objective Caml](http://form-ocaml.forge.ocamlcore.org/html/index.html), par Maxence Guesdon

Loading…
Cancel
Save