diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 22698dae7378d1a0e703638101bd415f256089fb..ee69ae6aab7f50703126ebe29fb16fd42b71724a 100644 --- a/free-programming-books-fr.md +++ b/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