Elliotte Rusty Harold Bücher





- XML in a nutshell- 712 Seiten
- 25 Lesestunden
 - For developers working with XML, staying updated on the evolving landscape is crucial. You don’t need to memorize every detail; instead, knowing where to find the information is key. The updated third edition of this reference guide offers clear, concise, and well-organized insights into XML and its companion standards. With it at your side, you can quickly reference syntax rules and usage examples for core XML technologies, including DTDs, XPath, XSLT, SAX, and DOM. You’ll develop an understanding of well-formed XML, namespaces, Unicode, and W3C XML Schema, while gaining knowledge of technologies essential for narrative XML documents, such as web pages and articles. The guide also helps you build data-intensive XML applications and understand the necessary tools and APIs for processing XML documents, including SAX2 and DOM. This edition serves as a comprehensive reference, covering everything from fundamental syntax to DTD and XML Schema creation, XSLT transformations, and APIs for processing XML. It includes updates on XML 1.1, SAX2, and DOM Level 3. Whether you need a detailed explanation of a technology or quick access to specific syntax, this guide is an essential resource for any XML developer. 
- O'Reilly's ""XML CD Bookshelf"" provides convenient online access to seven indispensable XML books--""XML in a Nutshell, Second Edition,"" ""XSLT,"" ""XML Schema,"" ""SAX2,"" ""Java & XML, Second Edition,"" ""Java and XSLT,"" and ""Perl & XML"" --all from your CD-ROM drive. The CD has a master index for all seven books and a powerful search engine--and all the text is extensively hyper-linked--so you can find what you're looking for quickly. Packaged with the hard copy of ""XML in a Nutshell, Second Edition,"" it takes up less than 2 inches of bookshelf space, and when you're on the run, you can just grab the CD and go. The seven books included on the CD -- over 3,000 pages of useful O'Reilly reference and tutorials-- if purchased separately, would retail for $269.65 (US), but the ""XML CD Bookshelf"" retails for only $119.95. They say good things come in small packages. The ""XML CD Bookshelf"" packs a stack of essential XML books into one comprehensive, immensely convenient, and portable small package. Books included in the ""XML CD Bookshelf"": ""XML in a Nutshell, Second Edition"" ""XSLT"" ""XML Schema"" ""SAX2"" ""Java & XML, Second Edition"" ""Java and XSLT"" ""Perl & XML"" 
- Java I/O- 726 Seiten
- 26 Lesestunden
 - All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Focusing on Java 5.0 APIs, this book tells you about streams shows you how to control number formatting, use characters aside from the standard ASCII character set, and write multilingual software. 
- Java network programming- 760 Seiten
- 27 Lesestunden
 - A guide to developing network programs covers networking fundamentals as well as TCP and UDP sockets, multicasting protocol, content handlers, servlets, I/O, parsing, Java Mail API, and Java Secure Sockets Extension.