From 26cdcddf8f31c184628e42a18def4b6f6427f629 Mon Sep 17 00:00:00 2001 From: SANJIB GIRI <31872288+sanjibgirics@users.noreply.github.com> Date: Wed, 18 Oct 2023 22:13:07 +0530 Subject: [PATCH] Add golang section for french and add book (#10408) * Add golang section for french and add book * fix linter issue * remove github beside author Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- books/free-programming-books-fr.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-fr.md b/books/free-programming-books-fr.md index 591b14d89..0cc125486 100644 --- a/books/free-programming-books-fr.md +++ b/books/free-programming-books-fr.md @@ -17,6 +17,7 @@ * [Coq](#coq) * [Fortran](#fortran) * [Git](#git) +* [Go](#go) * [Haskell](#haskell) * [HTML and CSS](#css) * [Java](#java) @@ -152,6 +153,11 @@ * [Pro Git](http://www.git-scm.com/book/fr/) - Scott Chacon, Ben Straub (HTML, PDF, EPUB) +### Go + +* [Développer une application Web en Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/fr/) - astaxie + + ### Java * [Développons en Java](http://www.jmdoudoux.fr/accueil_java.htm#dej) - Jean-Michel DOUDOUX (3400 pages!)