XML in A Nutshell

Es wurden insgesamt 15 Einträge zu 'XML in A Nutshell' gefunden (Stand: 10.03.2010).

Sehen Sie sich die aktuell angebotenen Bücher zu 'XML in A Nutshell' an.

Ellen,Siever;Stephen,Spainhour;Nathan,Patwardhan: Perl in a Nutshell, O'Reilly Vlg. GmbH & Co., August 2002 ISBN: 0596002416
This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike.With more than a million dedicated programmers, Perl is proving to be the best language for the latest trends in computing and business, including network programming and the ability to create and manage web sites. It's a language that every Unix system administrator and serious web developer needs to know. In the past few years, Perl has found its way into complex web applications of multinational banks, the U.S. Federal Reserve, and hundreds of large corporations.In this second edition, Perl in a Nutshell has been expanded to include coverage of Perl 5.8, with information on Unicode processing in Perl, new functions and modules that have been added to the core language, and up-to-date details on running Perl on the Win32 platform. The book also covers Perl modules for recent technologies such as XML and SOAP.Here are just some of the topics contained in this book:* Basic Perl reference* Quick reference to built-in functions and standard modules* CGI.pm and mod_perl* XML::* modules* DBI, the database-independent API for Perl* Sockets programming* LWP, the library for Web programming in Perl* Network programming with the Net modules* Perl/Tk, the Tk extension to Perl for graphical interfaces* Modules for interfacing with Win32 systemsAs part of the successful in a Nutshell book series from O'Reilly & Associates, Perl in a Nutshell is for readers who want a single reference for all their needs.In a nutshell, Perl is designed to make the easy jobs easy, without making the hard jobs impossible. -- Larry Wall, creator of Perl

NEUBUCH! 2. A. 2. Auflage, 2002 - 737 Seiten 232 mm x 154 mm x 37 mm Einband:Kartoniert/Broschiert

[SW: Computers / Programming Languages / Perl]

Details

Elliotte Rusty,Harold;W. Scott,Means: XML in a Nutshell A Desktop Quick Reference, O'Reilly Vlg. GmbH & Co., Oktober 2004 ISBN: 0596007647
If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of XML in a Nutshell.With XML in a Nutshell beside your keyboard, you'll be able to:* Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM* Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema* Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO* Build data-intensive XML applications* Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM)This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips.Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.

NEUBUCH! 3rd ed. 3. Auflage, 2004 - 689 Seiten 232 mm x 154 mm x 40 mm Mit Abb. u. Tab. Einband:Kartoniert/Broschiert

[SW: Computers / Data Processing]

Details

Flanagan, David: Java Examples in a Nutshell, A Tutorial Companion to Java in a Nutshell, O'REILLY VLG. GMBH & CO., Februar 2004 ISBN: 9780596006204

Sofort lieferbar! Mängelexemplar mit Lagerspuren. Rechnung mit MwSt. Kartoniert / Broschiert, 701 S., Mit Abb., 23,1cm x 15,1cm x 4,0cm, The author of the best-selling "Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. <P> This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. The chapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs. <P> "Java Examples in a Nutshell is a companion volume to "Java in a Nutshell, "Java Foundation Classes in a Nutshell, and "Java Enterprise in a Nutshell. It picks up where those quick references leave off, providing a wealth of examples for both novices and experts. This book doesn't hold your hand; it simply delivers well-commented working examples with succinct explanations to help you learn and explore Java and its APIs. <P> "Java Examples in a Nutshell contains examples that demonstrate: <P> Core APIs, including I/O, New I/O, threads, networking, security, serialization, and reflection<P> Desktop APIs, highlighting Swing GUIs, Java 2D graphics, preferences, printing, drag-and-drop, JavaBeans, applets, and sound<P> Enterprise APIs, including JDBC (database access), JAXP (XML parsing and transformation), Servlets 2.4, JSP 2.0 (JavaServer Pages), and RMI<P> The book begins with introductory examples demonstrating structured and object-oriented programmingtechniques for new Java programmers. A special index at the end of the book makes it easy to look up examples that use a particular Java class or accomplish a desired task. In between, each chapter includes exercises that challenge readers and suggest further avenues for exploration.

Details

Jim Farley, William Crawford, Prakash Malani, John G. Norman: Java Enterprise In A Nutshell, Shroff Publishers & Distributors Pvt. Ltd.

New A Practical Guide Java Enterprise in a Nutshell, Third Edition, is a pragmatic introduction to the tools you need to build enterprise-class applications. This book has been thoroughly revised and updated to cover the latest release of Java 2 Enterprise Edition (J2EE) and expanded to include key open source tools that are de facto standards among enterprise Java developers today. Java Enterprise in a Nutshell, Third Edition, provides concise, fast-paced tutorials on a broad range of enterprise Java tools and APIs.Highlights include: New material on XDoclet and Java 5.0 Annotations, tools that can relieve your development burden by automatically generating support code, configuration files, and other artifacts from markup you insert directly in your code New chapters on JavaServer Faces (JSF) and Struts, rounding out the coverage of tools for building dynamic, web-based user interfaces, along with updated Servlets and JavaServer Pages (JSP) coverage A new chapter on the Hibernate API and updated material on JDBC Coverage of open source testing and build tools-JUnit, Cactus, and Ant New material on writing SOAP-based web services using the Java API for XML Remote Procedure Calls (JAX-RPC) A new chapter on deploying applications, complemented by an appendix on J2EE deployment descriptors, giving you one source for managing the details of the myriad deployment files used in today's complex applications Updated coverage of Enterprise JavaBeans (EJB), JavaMail, and Java Message Service (JMS) New chapters covering J2EE security and transactions, in addition to revised chapters on the Java API for XML Parsing (JAXP), Java Remote Method Invocation (RMI), and Java IDL for CORBA Key reference appendixes, covering JSF tag libraries, SQL syntax, EJB query language, and more Covering topics from Ant to XDoclet, and everything in between, Java Enterprise in a Nutshell, Third Edition, is an indispensable, comprehensive guide for enterprise Java developers. ISBN : 9788184042870

Details