Add some free ebooks and course about bash in French (#5502)

pull/5505/head
Idriss Neumann 3 years ago committed by GitHub
parent 8f58e77e60
commit 3e4497d551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      books/free-programming-books-fr.md
  2. 2
      courses/free-courses-fr.md

@ -99,6 +99,7 @@
### Bash / Shell ### Bash / Shell
* [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/) * [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/)
* [La programmation Shell](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/) - Frederic Lang, Idriss Neumann
### Caml ### Caml

@ -27,6 +27,8 @@
### Bash / Shell ### Bash / Shell
* [Apprendre à utiliser le shell Bash](https://www.pierre-giraud.com/shell-bash/) - Pierre Giraud * [Apprendre à utiliser le shell Bash](https://www.pierre-giraud.com/shell-bash/) - Pierre Giraud
* [Exercices shell scripts](https://ineumann.developpez.com/tutoriels/linux/exercices-shell/) - Idriss Neumann
* [Quelques bonnes pratiques dans l'écriture de scripts en Bash](https://ineumann.developpez.com/tutoriels/linux/bash-bonnes-pratiques/) - Idriss Neumann
### C ### C

Loading…
Cancel
Save