Page 416 - Beginning Programming with Pyth - John Paul Mueller
P. 416

Gaining an overview of XML-related technologies
Using advanced XML techniques
Working with XML examples that make seeing XML in action easier
After you get the fundamentals down, you need a resource that shows
how to use XML with Python. One of the better places to find this information is the Tutorials on XML Processing with Python site at https://wiki.python.org/moin/Tutorials%20on%20XML%20processing%20with%2 Between these two resources, you can quickly build a knowledge of
XML that will have you building Python applications that use XML in no time.
  USING W3Schools TO YOUR ADVANTAGE
 One of the most used online resources for learning online computing technologies is W3Schools.
  You can find the main page at
http://www.w3schools.com/
. This single resource can help you
  discover every web technology needed to build any sort of modern application you can imagine.
 The topics include:
HTML CSS JavaScript SQL JQuery PHP XML ASP.NET
Getting Past the Common Python
Newbie Errors
Absolutely everyone makes coding mistakes — even that snobby fellow
 However, you should realize that this is just a starting point for Python developers. Use the
 W3Schools material to get a good handle on the underlying technology, and then rely on Python-
 specific resources to build your skills. Most Python developers need a combination of learning
 materials to build the skills required to make a real difference in application coding.














































































   414   415   416   417   418