hi,
im kindof new to these things.iv just learnt a little python and am looking to learning something about parsing XML from APIs etc.
could anyone give me a few pointers. also any advice as to what should i learn from now on would be very much appreciated(could you please incllude a few good recent links too).
i havent yet taken up tkinter/wx because im a little confused as to which i should start.

thanks in advance:)

For learning about Python and XML see this website:
http://pyxml.sourceforge.net/topics/howto/xml-howto.html

For GUI package for Python I would use wxPython. It is much more powerful than Tkinter.

Python is useful for just about anything you are interested in. Things like scientific calculations, problem solving, working with databases, networking, WEB programming, audiovisual processing, text processing and many more.

Take short look at "Projects for Beginners"
http://www.daniweb.com/techtalkforums/thread32007.html

and Python code snippets on Daniweb.
http://www.daniweb.com/code/python.html

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.