Tuesday, 9 July 2013

Links for Learning Python and Python Tkinter

Hey guys,



Here are the some useful links to learn Python

Links:


http://stackoverflow.com/questions/13068043/python-syntaxerror-return-outside-function

http://www.tutorialspoint.com/python/

http://zetcode.com/db/postgresqlpythontutorial/

http://docs.python.org/2/library/sqlite3.html

http://stackoverflow.com/questions/1219326/how-do-i-do-database-transactions-with-psycopg2-python-db-api

http://docs.python.org/2/index.html

http://scipy.org/install.html

http://www.dreamincode.net/forums/forum/133-python-tutorials/

http://www.python-course.eu/tkinter_events_binds.php

http://www.tkdocs.com/tutorial/text.html

http://stackoverflow.com/questions/17055166/how-do-i-get-the-indices-from-the-tkinter-textbox

http://stackoverflow.com/questions/16383530/python-return-current-cursor-position-and-position-last-left-mouse-click

http://stackoverflow.com/questions/6950007/pasting-in-the-tkinter-text-widget

http://mail.python.org/pipermail/tkinter-discuss/2006-October/000911.html

http://stackoverflow.com/questions/5322027/how-to-erase-everything-from-the-tkinter-text-widget

http://stackoverflow.com/questions/3781670/tkinter-text-highlighting-in-python

http://stackoverflow.com/questions/4073468/how-do-i-get-a-selected-string-in-from-a-tkinter-text-box

http://stackoverflow.com/questions/8144468/im-trying-to-create-a-button-in-python-importing-tkinter-that-
changes-color-a?rq=1

http://shop.oreilly.com/product/9780596001674.do?sortby=bestSellers

http://www.saltycrane.com/blog/2008/01/how-to-use-args-and-kwargs-in-python/

http://effbot.org/tkinterbook/tkinter-index.htm#class-reference

http://stackoverflow.com/questions/3501849/how-to-bind-self-events-in-tkinter-text-widget-after-it-will-binded-by-text-widg

http://stackoverflow.com/questions/9691205/tkinter-text-widget-highlight-the-line-containing-the-cursor

http://tkinter.unpythonic.net/wiki/FontChooser

http://stackoverflow.com/questions/5870863/python-tkinter-font-chooser

http://stackoverflow.com/questions/2744795/background-color-for-tk-in-python

http://stackoverflow.com/questions/6865792/fresh-tutorial-on-tkinter-and-ttk-python-3

http://stackoverflow.com/questions/2260235/how-to-clear-the-entry-widget-in-a-gui-after-a-button-is-pressed-in-

No comments:

Post a Comment