User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Python section within the Software Development category of DaniWeb, a massive community of 425,821 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,013 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Python advertiser: Programming Forums

how to?

Join Date: Jul 2006
Posts: 562
Reputation: jrcagle is on a distinguished road 
Rep Power: 4
Solved Threads: 72
jrcagle jrcagle is offline Offline
Posting Pro

Re: how to?

  #2  
May 18th, 2008
You want to learn about classes first. Python is designed to be an object-oriented language for a reason: classes give your program structure and therefore help reduce debugging time.

From there, you will need to learn, probably in this order:

* Tkinter (or wxPython, but Tkinter is easier)
* the pickle module (a good substitute for non-complex SQLite apps)
* the urllib2 module
* XML parsing

Have fun!
Jeff
Reply With Quote  
All times are GMT -4. The time now is 4:19 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC