Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Internet & World Wide Web How to Program (3rd Edition)

Internet & World Wide Web How to Program (3rd Edition)

List Price: $92.00
Your Price: $83.20
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Internet and World Wide Web: How to program. 3rd edition
Review: I am entirely happy with my purchase of Internet and World Wide Web: How to Program 3rd edition. The people at Deitel have done a spectacular job of explaining JavaScript. It the most comprehensive and complete explanation I have yet to come across. In addition, they have proven themselves to provide phenomenal product support.

Rating: 1 stars
Summary: Deitel Considered Dangerous
Review: I was unfortunately subjected to the second edition of this book during my graduate studies at DTU. In my opinion there's only one good thing to say about this book, and that is that it's the only book I've seen where you get a comprehensive introduction to all of the techniques for developing and serving web-pages. Unfortunately, the authors are living in a Miocrosoft Internet Explorer only world, which especially is reflected in their chapters on (x)html and javascript. Problem is, no version of IE is actually capable of understanding xhtml, so what you are in fact taught is xhtml 1.0 served as text/html which is treated as hmtl 4.01 in all browsers. Even worse, the third edition has rewritten all the examples in xhmtl 1.1 which *should*not* be served as text/html. Even worse, the xhtml examples given will trigger an error in IE 6 that will get IE 6 to behave as IE 5.5 in quirks mode - inclusive the css box model error. As to the javascript examples, the book isn't teaching you the w3c DOM but only the IE DOM, thus all examples using eg document.all will possibly fail in some browsers. And document.write isn't allowed if you are serving your pages as application/xhmtl+xml. I'm considering this book dangerous because it doesn't teach you how to code according to the w3c standards but only according to the 'Microsoft standard'

Rating: 5 stars
Summary: Just what I was looking for
Review: This book is an excellent book for beginners and for people who want to improve their programming skills. The chapters are well explained and the exercises make sure that you understand the chapter before moving ahead.

Not only has this book helped me, but I had contacted the authors with different questions when I got stuck and they were very helpful.

This book is well worth it!!!!

Rating: 5 stars
Summary: Excellent WWW Programming book
Review: This is the best book out there on Web programming. The concise, well-written sentences really bring the concepts to life. I especially enjoyed the section on Javascript.

Rating: 5 stars
Summary: Excellent WWW Programming book
Review: This is the best book out there on Web programming. The concise, well-written sentences really bring the concepts to life. I especially enjoyed the section on Javascript.


<< 1 >>

© 2004, ReviewFocus or its affiliates