Skip to content

Commit 3e4497d

Browse files
Add some free ebooks and course about bash in French (#5502)
1 parent 8f58e77 commit 3e4497d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: books/free-programming-books-fr.md

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
### Bash / Shell
100100

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

103104

104105
### Caml

Diff for: courses/free-courses-fr.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
### Bash / Shell
2828

2929
* [Apprendre à utiliser le shell Bash](https://www.pierre-giraud.com/shell-bash/) - Pierre Giraud
30+
* [Exercices shell scripts](https://ineumann.developpez.com/tutoriels/linux/exercices-shell/) - Idriss Neumann
31+
* [Quelques bonnes pratiques dans l'écriture de scripts en Bash](https://ineumann.developpez.com/tutoriels/linux/bash-bonnes-pratiques/) - Idriss Neumann
3032

3133

3234
### C

0 commit comments

Comments
 (0)