mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-16 17:25:09 +00:00
Ajout du Guide avancé d'écriture des scripts Bash
This commit is contained in:
parent
5792af5859
commit
0c8f0e92a7
@ -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)
|
||||
* [Caml](#caml)
|
||||
* [C / C++](#c--c)
|
||||
* [Git](#git)
|
||||
@ -56,6 +57,9 @@
|
||||
* [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
|
||||
* [Initiation à la programmation en assembleur 64 bits](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html), par Pierre Jourlin
|
||||
|
||||
###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…
Reference in New Issue
Block a user