summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2019-12-05 14:01:47 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2019-12-05 14:01:47 +0100
commite81be53f3d6db9b1430da2901853487553c34b26 (patch)
treef8af316b39800df0fb5bcefcd8880279301ed48e /TODO.md
parent8f4736604295dd65951b3763644959a690e392ca (diff)
add tools and clean todos
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/TODO.md b/TODO.md
index c206f1b..6812cb4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,17 +1 @@
-Add some appendixes:
-
-A. Tipos de datos extra: OrderedDict, NamedTuple...
-B. Módulos y entornos virtuales: Pipenv
-C. Librerías comunes
-D. GUI
- - TKinter -> comes from TCL's GUI ToolKit
- - Qt is also possible with PyQt
- - https://github.com/PySimpleGUI/PySimpleGUI
-E. Testing
- - https://docs.python.org/3/library/unittest.html
-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