|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Beginning XML (Programmierer zu Programmierer) - Taschenbuch - SEHR GUT

Nonnewaug Antiques & Collectibles
(3007)
Angemeldet als privater Verkäufer
Verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, finden daher keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
US $9,99
Ca.CHF 8,04
oder Preisvorschlag
Artikelzustand:
Sehr gut
see pictures
Ganz entspannt. Rückgaben akzeptiert.
Versand:
US $7,97 (ca. CHF 6,41) USPS Media MailTM.
Standort: Omaha, Nebraska, USA
Lieferung:
Lieferung zwischen Sa, 6. Sep und Do, 11. Sep nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:325249907265
Zuletzt aktualisiert am 28. Okt. 2023 00:41:43 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Sehr gut
Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand befindet. Der Einband weist keine offensichtlichen Beschädigungen auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“see pictures”
Subject Area
XML Programming
Brand
Unbranded
Book Title
Beginning XML (Programmer to Programmer)
Educational Level
Adult & Further Education
MPN
Does not apply
Subject
Computer Science
Level
Advanced
ISBN
9780764570773

Über dieses Produkt

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0764570773
ISBN-13
9780764570773
eBay Product ID (ePID)
30536868

Product Key Features

Number of Pages
1032 Pages
Language
English
Publication Name
Beginning Xml
Publication Year
2004
Subject
Programming Languages / Xml
Features
Revised
Type
Textbook
Subject Area
Computers
Author
Jon Duckett, Jeff Rafter, David Hunter, Andrew Watt, Danny Ayers
Format
Trade Paperback

Dimensions

Item Height
2.1 in
Item Weight
52.6 Oz
Item Length
9.2 in
Item Width
7.4 in

Additional Product Features

Edition Number
3
Intended Audience
Trade
Reviews
"...a comprehensive text for anyone who is serious about learning XML..." ( International Developer , June 2005)
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
006.7/4
Edition Description
Revised edition
Table Of Content
Introduction. Part I: Introduction. Chapter 1: What Is XML? Chapter 2: Well-Formed XML. Chapter 3: XML Namespaces. Part II: Validation. Chapter 4: Document Type Definitions. Chapter 5: XML Schemas. Chapter 6: RELAX NG. Part III: Processing. Chapter 7: XPath. Chapter 8: XSLT. Part IV: Databases. Chapter 9: XQuery, the XML Query Language. Chapter 10: XML and Databases. Part V: Programming. Chapter 11: The XML Document Object Model (DOM). Chapter 12: Simple API for XML (SAX). Part VI: Communication. Chapter 13: RSS and Content Syndication. Chapter 14: Web Services. Chapter 15: SOAP and WSDL. Part VII: Display. Chapter 16: XHTML. Chapter 17: Cascading Style Sheets (CSS). Chapter 18: Scalable Vector Graphics (SVG). Chapter 19: Xforms. Part VIII: Case Studies. Chapter 20: Case Study 1: .NET XML Web Services. Chapter 21: Case Study 2: XML and PHP. Part IX: Appendixes. Appendix A: Exercise Solutions. Appendix B: The XML Document Object Model. Appendix C: XPath 1.0 Reference. Appendix D: XSLT 1.0 Reference. Appendix E: XML Schema Element and Attribute Reference. Appendix F: Schema Data Types Reference. Index.
Synopsis
Extensible Markup Language (XML) is a rapidly maturing technology for the management, display, and transport of data. This book offers an in-depth look at XML including what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations, from simple data transfer to using XML in Web pages., What is this book about? Beginning XML, 3rd Edition , like the first two editions, begins with a broad overview of the technology and then focuses on specific facets of the various specifications for the reader. This book teaches you all you need to know about XML: what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations, from simple data transfer to using XML in your Web pages. It builds on the strengths of the first and second editions, and provides new material to reflect the changes in the XML landscape - notably RSS and SVG., Now firmly established as a mature technology with numerous applications, XML has spawned additional functionalities, each with its own specifications. This edition of the highly popular guidebook for beginning XML programmers teaches you not only what XML is and how to use it, but also how it partners with XPath", XSLT, XQuery, XHTML, and others.You'll learn XML basics, then explore an XML-based programming language that enables you to transform XML documents into different formats. You'll discover how to query databases for XML information, publish XML documents on the Web, and create interactive forms and graphics with XML. By the end of this book, you will feel confident applying XML in real-world situations.What you will learn from this bookBasic concepts of XML and how to define elements, tags, and attributesRules for naming and structuring elements to produce well-formed XMLHow to validate XML using Document Type Definitions (DTDs)Guidelines for structuring documents with DTDs, XML schemas, and RELAX NGHow to use XPath and XSLT to process documentsCommunication techniques using RSS, Web Services, SOAP, and WSDLWays to manipulate documents for display with XHTML, CSS, SVG, and XFormsWho this book is forThis book is for any programmer interested in learning to use XML. Some knowledge of Web programming or data exchange techniques is helpful but not necessary.Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved., What is this book about? Beginning XML, 3rd Edition , like the first two editions, begins with a broad overview of the technology and then focuses on specific facets of the various specifications for the reader. This book teaches you all you need to know about XML: what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations, from simple data transfer to using XML in your Web pages. It builds on the strengths of the first and second editions, and provides new material to reflect the changes in the XML landscape -- notably RSS and SVG.
LC Classification Number
QA76.76.H94

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

Nonnewaug Antiques & Collectibles

100% positive Bewertungen7.5 Tsd. Artikel verkauft

Mitglied seit Jun 2000
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
My mother had an antique store in the 1980s in Woodbury Connecticut and this store name is a memorial for her. I am a casual eBay seller recently retired and cleaning out our house. During COVID, I ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
5.0
Angemessene Versandkosten
4.8
Lieferzeit
5.0
Kommunikation
5.0

Verkäuferbewertungen (2'478)

Alle Bewertungen
Positiv
Neutral
Negativ