Learning resources needed

Jonathan Gardner jgardn at alumni.washington.edu
Wed Dec 5 10:50:25 EST 2001


On Wednesday 05 December 2001 06:26 pm, Duke wrote:
> I am looking to learn Python/Tkinter.  I'm a competent C/C++/Java
> programmer, however I don't have any experience with Tcl/Tk.  

If you are looking to develop GUI apps, look towards PyQt. Qt runs on X, 
Windows, and now Mac as well. I tried to learn Tcl/Tk, but I ended up using 
PyQt because it is a lot simpler and a lot easier to work with and customize.

Jonathan




More information about the Python-list mailing list