Today I managed to pass IBM's exam - XML and related technologies. My passing grade is 87 %. The details are as follows:
| Exam topic | % from the test | My score | ||
|---|---|---|---|---|
| Architecture | 18 % | 90 % | ||
| Information modeling | 27 % | 100 % | ||
| XML processing | 33 % | 83 % | ||
| XML rendering | 11 % | 50 % | ||
| Testing and tuning | 18 % | 100 % |
In order to prepare for this exam I used the same technique that I used for the SCJP exam. I will not develop any further this subject here. Please read the original article on the subject.
This exam is more difficult than the Sun Certified Java Programmer exam because the XML community is less developed that the Java community. The newsgroup comp.text.xml is useful for beginners but you will find that in many cases there will be no one to answer your questions. Another issue with this exam is that there is no single book in which to find all the relevant information. You will have to read several books and that leads to another problem: you can be overwhelmed with information.
The forums at Java Ranch are a useful resource:
Another good source of information for beginners is Tim's Bray "Annotated XML Specification".
Other than that, a very useful resource, but, mostly for advanced users is the mail list XML-DEV from www.xml.org. Even if most topics from this list are too advanced for someone preparing for IBM's exam it is certainly useful to monitor the discussions.
As always, find and solve as many mock exams as possible. A good list of such exams is found at java ranch.
Other sites that you might want to check include:
|
XML tutorials Good hands-on tutorials
www.zvon.org
XML specificationsUseful compilation of XML specifications
xmlstds.xemantics.com
ExamplesDTD, XML, XSL, DOM, RDF examples
www.xmlpitstop.com
|
Info XML Information on all imaginable XML subjects
www.xml.com
XSLT InfoXSLT related info: check the grouping section
www.jenitennison.com
|
During my exam's preparation I read the following books:
I wish you success in your certification effort.
If you wish to add something feel free to use the forums.