From 716983c2a4119ce44d313c22c750597f9c6ebd2b Mon Sep 17 00:00:00 2001 From: Fred Date: Sat, 26 Dec 2020 21:01:29 +0100 Subject: [PATCH] Add Expert Python Programming to resources --- source/part-9-resources/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/part-9-resources/_index.adoc b/source/part-9-resources/_index.adoc index 00b4256..11f90e3 100644 --- a/source/part-9-resources/_index.adoc +++ b/source/part-9-resources/_index.adoc @@ -18,3 +18,7 @@ include::legacy.adoc[] . https://simpleisbetterthancomplex.com/series/2017/10/02/a-complete-beginners-guide-to-django-part-5.html[Django ORM] . https://simpleisbetterthancomplex.com/series/2017/10/09/a-complete-beginners-guide-to-django-part-6.html[Class Based Views] . https://simpleisbetterthancomplex.com/series/2017/10/16/a-complete-beginners-guide-to-django-part-7.html[Deployment] + +== Livres + +* https://www.packtpub.com/product/expert-python-programming-third-edition/9781789808896[Expert Python Programming - Third Edition] - pour les chapitres sur Docker, Vagrant.