summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2019-12-04 21:42:08 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2019-12-04 21:42:08 +0100
commitdfe82f2a33b9f43570a551646fe5f10d75c3b38b (patch)
tree4639174cfec85d967bd93e0b07045449994968f5
parent040ecbed96909017220947f19109b6c158dbdf8e (diff)
todo list
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 3649b5d..c206f1b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,3 +1,5 @@
+Add some appendixes:
+
A. Tipos de datos extra: OrderedDict, NamedTuple...
B. Módulos y entornos virtuales: Pipenv
C. Librerías comunes
@@ -10,3 +12,6 @@ E. Testing
F. Depuración
- https://docs.python.org/3.8/library/pdb.html
G. Editores, IDEs etc.
+
+
+Add exercises with the answers at the end of the book