summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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