> Can someone point me a good tutorial about making a Todo app or similar apps? What do you mean by "app"?
For a web app - there are many frameworks out there. Django is the big kid in the block but there are many others (flask, bottle, cherrypy, ...) For GUI application, look at PyQt, wxPython, Tkinter ... There's no support (that I know of) to writing phone (iPhone, Android ...) python application. -- http://mail.python.org/mailman/listinfo/python-list