Beginning Web Programming with HTML, XHTML, and CSS und über 1 Million weitere Bücher verfügbar für Amazon Kindle . Erfahren Sie mehr

Möchten Sie verkaufen? Hier verkaufen
Beginning Web Programming with HTML, XHTML and CSS (Wrox Beginning Guides)
 
 
Beginnen Sie mit dem Lesen von Beginning Web Programming with HTML, XHTML, and CSS auf Ihrem Kindle in weniger als einer Minute.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Beginning Web Programming with HTML, XHTML and CSS (Wrox Beginning Guides) [Englisch] [Taschenbuch]

Jon Duckett


Erhältlich bei diesen Anbietern.


Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Kindle Edition EUR 23,04  
Taschenbuch EUR 35,99  
Taschenbuch, 19. August 2004 --  
Unbekannter Einband --  
Dieses Buch gibt es in einer neuen Auflage:
Beginning Web Programming with HTML, XHTML, and CSS (Wrox Programmer to Programmer) Beginning Web Programming with HTML, XHTML, and CSS (Wrox Programmer to Programmer)
EUR 35,99
Auf Lager. Zustellung kann bis zu 2 zusätzliche Tage in Anspruch nehmen.

Produktinformation


Mehr über den Autor

Jon Duckett
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Jon Duckett auf Amazon

Produktbeschreibungen

Kurzbeschreibung

What is this book about? Beginning Web Programming with HTML, XHTML, and CSS teaches you how to write Web pages using HTML, XHTML, and CSS. It follows standards-based principles, but also teaches readers ways around problems they are likely to face using (X)HTML. While XHTML is the "current" standard, the book still covers HTML because many people do not yet understand that XHTML is the official successor to HTML, and many readers will still stick with HTML for backward compatibility and simpler/informal Web pages that don't require XHTML compliance. The book teaches basic principles of usability and accessibility along the way, to get users into the mode of developing Web pages that will be available to as many viewers as possible from the start. The book also covers the most commonly used programming/scripting language -- JavaScript -- and provides readers with a roadmap of other Web technologies to learn after mastering this book to add more functionality to their sites.

Synopsis

What is this book about? Beginning Web Programming with HTML, XHTML, and CSS teaches you how to write Web pages using HTML, XHTML, and CSS. It follows standards-based principles, but also teaches readers ways around problems they are likely to face using (X)HTML. While XHTML is the "current" standard, the book still covers HTML because many people do not yet understand that XHTML is the official successor to HTML, and many readers will still stick with HTML for backward compatibility and simpler/informal Web pages that don't require XHTML compliance. The book teaches basic principles of usability and accessibility along the way, to get users into the mode of developing Web pages that will be available to as many viewers as possible from the start. The book also covers the most commonly used programming/scripting language JavaScript and provides readers with a roadmap of other Web technologies to learn after mastering this book to add more functionality to their sites.

In diesem Buch (Mehr dazu)
Einleitungssatz
At one time, you had to learn only one language to write Web pages: HTML. Lesen Sie die erste Seite
Mehr entdecken
Wortanzeiger
Ausgewählte Seiten ansehen
Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
Hier reinlesen und suchen:

Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Kundenrezensionen

Es gibt noch keine Kundenrezensionen auf Amazon.de
5 Sterne
4 Sterne
3 Sterne
2 Sterne
1 Sterne
Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
Amazon.com:  18 Rezensionen
27 von 29 Kunden fanden die folgende Rezension hilfreich
Solid introduction to web front-end programming 17. November 2004
Von Jack D. Herrington - Veröffentlicht auf Amazon.com
Format:Taschenbuch
I really like O'Reilly's Dynamic HTML, but this book is good as well. This book is more of a step-by-step walkthrough of HTML, through XHTML, CSS, layout and at the end an introduction to Javascript. The text is somewhat terse, but it's workable. Screenshots are somewhat heavy, but you would expect that in a book about a visual medium like the web. Some coverage, like Javascript, is a little too light to be genuinely complete in comparison with books like Dynamic HTML. Overall, a solid introduction to HTML, XHTML and CSS.
18 von 19 Kunden fanden die folgende Rezension hilfreich
Not Bad, but could be improved 21. Juni 2005
Von Gopher - Veröffentlicht auf Amazon.com
Format:Taschenbuch
As a person who already has some knowledge in html, I have found the book to be useful, if not entirely what I was hoping it would be.

The book starts at the entry-level of web development and through the course of the book adds to your knowledge base with each proceeding chapter. Chapters go over important features, as well as defunct features you might run into if your looking at the source code of someone else's site and some features that have no function now, but are expected to be useful for the next version of web browsers. For the most part, the information is good though from time to time you will get descriptions that would only make sense if you had played around with web development before.

The book also has the annoying habit of mentioning a feature and then saying "But you'll learn all about that in chapter " which becomes annoying after you've read this and similiar lines for the 20th time. There are also some exercises where you'll find yourself using features the book hasn't gone over yet, but fortunately, it tends to talk about it a little later in the same chapter.

The Appendices in the back do a reasonably good job at grouping everything you've learned for quick access, but often forgets to provide decent details so if you don't remember certain things about an XHTML element for example, you'll find yourself having to flip through the index and rereading that section of the book.

I would recommend this book to someone who is an intermediate web developer or someone with some experience developing websites, but for someone who is a beginner, I'd suggest looking around for a different book.
12 von 14 Kunden fanden die folgende Rezension hilfreich
Very thorough page turner 17. November 2005
Von B. Warrick - Veröffentlicht auf Amazon.com
Format:Taschenbuch|Von Amazon bestätigter Kauf
For being a technical book, this was a very nice read. Similar to other Wrox books that I have read in that their basic format is a thorough explanation of a subject, then a "try it out" where you are able to implement the subject, and finally a "how it work" where the "try it out" is explained.

In addition to teaching html this book goes into other parts of web programming including CSS, JavaScript, and XML. The two chapters on CSS are informative but I would suggest a book dedicated to the vast subject. Each chapter for JavaScript and XML are more of an appetizer to wet your appetite for a more thorough dedicated title.

Could have used some color, especially the HTML color appendix. I would also suggest, if it becomes possible and soon I would think it should, getting an updated addition of this book. This information is certainly up to date but there is much "errata" or errors. One must visit the Wrox web site to gather these "updates" to ovoid confusion. Also, there are several errors not covered in the errata that even I was able to discover. This, however, is part of reading technical books. I don't think anyone purchasing this title is looking for a literary gem.

If I had it to do over I would still get this book. If I lost it I would replace it. And you do stop getting creped out by the author's picture staring at you after a few days.

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar