A Byte of Python
This book gives a quick intro to Python and one does not need any prior programming knowledge to go over the contents. I quick read the book in an hour’s time and it served as a syntax F5er.
Some of the GUI libraries mentioned that I need to explore are PyQT, PyGTK, wxPython, TkInter
Need to check out Charming Python link mentioned in the book
There is no char datatype in Python.