From e81be53f3d6db9b1430da2901853487553c34b26 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Thu, 5 Dec 2019 14:01:47 +0100 Subject: add tools and clean todos --- TODO.md | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'TODO.md') 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 -- cgit v1.2.3