• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

resources for preparing section 1 and 5 in IBM XML Test 141

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have trouble finding books or materials for preparation on XML architecture & design, and testing & tuning. Can somebody tell me where I can find those information? Thanks in advance!

David
 
Ranch Hand
Posts: 118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try to start from Javaranch link page
http://www.javaranch.com/gramps/XMLLinks.jsp
I going to send you my XML links collection and I hope you enjoy it.
Adrian
************************************************************************************
Tutorials
Excelent site with interative tutorial and many other resources
http://www.zvon.org/
w3schools
One of the best place to start learning XML. This page has many
tutorial, not only about XML, that are small and should be read at firs
attempt to start XML. It is more directed for Microsoft XML but is very easy
to start playing the XML game. Covers all XML related topics. To go
deeper, you will need look for other places.
http://www.w3schools.com/xml/
XML101
For XML, this is just another host for the same content avaiable at the
w3schools site. Only few but not very important differences.
http://www.xml101.com/default.asp
Sun's Tutorial: "Working with XML"
A long text tutorial that covers XML introduction, SAX, DOM and XSLT. I
think it a good place to clear some topics, this not a document to
start reading, you would need a consider long time to finish this tutorial.
Short tutorials and article allow start learning fastly. But keep this
address to use when others documents seem not to be clear for you.
http://java.sun.com/xml/jaxp-1.1/docs/tutorial/TOC.html

Articles
************************************************************************************
XSL gives your XML some style
http://www.javaworld.com/javaworld/jw-06-2000/jw-0630-xsl.html
XML document processing in Java using XPath and XSLT
Discover how XPath and XSLT can significantly reduce the complexity of your Java code when handling XML documents
http://www.javaworld.com/javaworld/jw-09-2000/jw-0908-xpath.html
Easy Java/XML integration with JDOM
http://www.javaworld.com/javaworld/jw-05-2000/jw-0518-jdom_p.html
Validation with Java and XML schema
http://www.javaworld.com/jw-09-2000/jw-0908-validation.html
"XML for the absolute beginner." By Mark Johnson
For programmers, this is the best article to take first contact with
XML techmologies. This is not a short article but really worth reading.
In fact
http://www.javaworld.com/javaworld/jw-04-1999/jw-04-xml.html
"Programming XML in Java"
The former article is only the first from a serie of four very well
explained articles from Mark Jonhson. The next three parts relates to
effectively using SAX(two parts) and DOM,the last part.
http://www.javaworld.com/jw-03-2000/jw-03-xmlsax.html
"Mapping XML to Java." By Robert Hustead
Employ the SAX API to Map XML Documents To Java Objects. Covers difference between SA and DOM, compares mapping document with compiling code process. The main advantage of this article is the use of SAX2 interface and to provide a hand-on guide. You can also download the examples. To avoid waste yout time, do not try to copy-and-paste from html (just an advice).
http://www.javaworld.com/javaworld/jw-08-2000/jw-0804-sax_p.html
There is also a copy at Sun:
http://developer.java.sun.com/developer/technicalArticles/xml/mapping/
"Mapping XML to Java, Part 2" By Robert Hustead
Advanced topics on parsing XML with the SAX API.
http://www.javaworld.com/javaworld/jw-10-2000/jw-1006-sax_p.html
"A beginner's guide to writing well-formed, well-defined XML." Excellent approach about XML syntax and DTD. It is not a long text and is not a hands-on guide but covers the most important topics about document definition. Also, provides good
links for XML resources and tools.
http://www-106.ibm.com/developerworks/xml/library/x-dtdint/index.html
Finally, this is also important to read this article thas make some questions
about where XML shoud not be used. By Terence Parr, Chief scientist,
jGuru.com August 2001
http://www-106.ibm.com/developerworks/xml/library/x-sbxml.html
FAQs:
O'Reilly FAQ
http://faq.oreillynet.com/XML/topcat_30_0.shtm
FAQs at Apache
http://xml.apache.org/xerces-j/faqs.html
Microsoft XML FAQ
http://www.microsoft.com/directaccess/products/win2000.wks/xml.asp
Sun's XML FAQ
http://java.sun.com/xml/faq.html
FAQ from XML.org
http://xml.org/xml/xmlfaq.shtml

Miscellaneous links:
Javaranch link page
http://www.javaranch.com/gramps/XMLLinks.jsp
Javaranch Mock exams
http://www.javaranch.com/xml/XMLexamList.jsp
weekly reports from the XML developer mailing lists
http://www.xml.com/pub/q/xmldeviant
Lot of links at Cetus page.
http://www.cetus-links.org/oo_xml.html
David Megginson, the creator of SAX.
http://www.megginson.com/SAX/index.html
XML link page at Javaranch by Ajith Kallambella
http://www.javaranch.com/gramps/XMLLinks.jsp
A good place to start, has many important links.
Another important page with links related to "IBM Test 140, XML and
Related Technologies"
http://www.javaranch.com/xml/XMLexamList.jsp
If you have questions about XML certification. The first thing you need
is to visit this thread discussion at Javaranch. Lot of information
about the exam and many information about start learning XML
http://www.javaranch.com/ubb/Forum31/HTML/000367.html
Starting to learn XML. More links at Javaranch by Ajith Kallambella.
http://www.javaranch.com/ubb/Forum31/HTML/000186.html
Here again, thanks Ajith Kallambella and his unfinished resources and
helpfull tips. As he sad in this thread, nobody needs to ask again about
links for start learning XML. We are sure many others will
http://www.javaranch.com/ubb/Forum31/HTML/000268.html
XMI from IBM and Unisys is a OMG standard to join UML and XML
http://www-4.ibm.com/software/ad/library/standards/xmi.html
 
Farmers know to never drive a tractor near a honey locust tree. But a tiny ad is okay:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic