Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

XML by Example Review by Daniel McKinnon

Great Way To Learn XML

'XML By Example' is a great book if you are looking to learn XML for the first time or freshen up if you haven't used the technology for some time. Having never used XML when I got this book, I quickly dove in and was able to grasp what XML is used for, what makes it's simplicity such a necessity, and how it is used in the real world. After reading this book you should be able to read an XML document, understand what a schema/dtd is, understand how XSL is used to take XML and generate HTML from it, as well as be able to write your own XML files.

In the 1990s, 2 of the most important technologies were the release of Java by Sun and the birth of XML. Both inventions have changed the way programming and data manipulation/transaction are handled in the world and this book is a great introduction to learn how to use XML in your every day world. I highly recommend this book to anyone.

**** HIGHLY RECOMMENDED