mikejeuga / learn-go-with-tests-fr

🇫🇷 Apprendre Go en utilisant le développement piloté par les tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn-go-wtih-tests-fr

This repository is the base for the translation in French of Chris James' book Learn Go with tests

Why

  • Chris wrote an awesome book that helps me learn Go and the TDD process.
  • Not all French speaking developers have the patience or sometimes the brain energy to read a technical book in another language.
  • The hope that it pushes TDD and Go further in French speaking regions of the globe.
  • It is a fun exercise.
  • There are translation in Chinese, Portuguese and other languages so why not en Français.

How to participate

Please feel free to review the French version of the pages and leave comments and suggestions

You can also continue the translation with the following steps:

$ git clone https://github.com/mikejeuga/learn-go-with-tests-fr.git
$ cd learn-go-with-tests-fr
$ git clone https://github.com/quii/learn-go-with-tests.git 
$ cd apprendre-go-avec-des-tests
$ git checkout -b "your chapter"

Engage

Please engage with French speaking engineers, techincal writers, Go enthusiasts or anyone willing to help finish the translation.

You can reach out to me or Chris may you have any question.

Thank you

Many many thanks to Chris for sharing his knowledge through this book.

Merci beaucoup all for your participation and support on this project.

About

🇫🇷 Apprendre Go en utilisant le développement piloté par les tests