summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJulien M'Poy <julien.mpoy@gmail.com>2017-09-20 17:51:32 +0200
committerJulien M'Poy <julien.mpoy@gmail.com>2017-09-20 17:51:32 +0200
commit2c774e7e19e2143e3a6df006b9ddd90f1bead6a2 (patch)
treed7674006cb5be9d5f02abc8093cced188dabe775
parentd14d97c2da50de01af3780cd513b4d604e049f83 (diff)
Added link to he-arc/livre-python book
-rw-r--r--fr-fr/python3-fr.html.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/fr-fr/python3-fr.html.markdown b/fr-fr/python3-fr.html.markdown
index 1d85bded..7112cd90 100644
--- a/fr-fr/python3-fr.html.markdown
+++ b/fr-fr/python3-fr.html.markdown
@@ -721,6 +721,10 @@ print(say(say_please=True)) # affiche Can you buy me a beer? Please! I am poor
* [Python Course](http://www.python-course.eu/index.php)
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)
+### En ligne et gratuit (en français)
+
+* [Le petit guide des batteries à découvrir](https://he-arc.github.io/livre-python/)
+
### Livres (en anglais)
* [Programming Python](http://www.amazon.com/gp/product/0596158106/ref=as_li_qf_sp_asin_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596158106&linkCode=as2&tag=homebits04-20)