Customer Reviews


12 Reviews
5 star:
 (5)
4 star:
 (3)
3 star:
 (2)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


21 of 21 people found the following review helpful:
4.0 out of 5 stars Great all-in-one, but too Microsoft-centric
This book overall is the best general introduction to website development technologies that I've found. I'm coming from the perspective of a professor who needed to teach HTML, CSS, JavaScript, and any server-side scripting language to my students. After deciding to use PHP, I loked for several appropriate books, and I did find numerous good options, but at the very most,...
Published on November 24, 2005 by Chitu Okoli

versus
37 of 45 people found the following review helpful:
1.0 out of 5 stars Deitel Considered Dangerous
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...
Published on October 15, 2004 by Bjarne Mathiesen


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

21 of 21 people found the following review helpful:
4.0 out of 5 stars Great all-in-one, but too Microsoft-centric, November 24, 2005
By 
Chitu Okoli (Montréal, Canada) - See all my reviews
(REAL NAME)   
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
This book overall is the best general introduction to website development technologies that I've found. I'm coming from the perspective of a professor who needed to teach HTML, CSS, JavaScript, and any server-side scripting language to my students. After deciding to use PHP, I loked for several appropriate books, and I did find numerous good options, but at the very most, any given book would only cover two of the technologies I needed. Thus, I would end up with at least three or four books that had way more than necessary and would cost up to $200 for one course.

Eventually I discovered Deitel's all-in-wonder, and found an excellent textbook that includes every possible Web technology that I might consider in one reasonably priced book. It has at least one introductory chapter on every technology. Note that everything in the book is simply introductory--very appropriate for a first-level course. It serves as a life-time reference that helps a student or Web developer enter into any given Web technology in a tutorial format. However, to get more advanced, the developer will absolutely have to find a dedicated book on the technology of interest--this book is not for advanced topics; it just gets you in the door--but productively so!

Specifically, the book has at least one full introductory chapter (sometimes two) on: XHTML, CSS, Flash, Dreamweaver, XML, ASP.NET, Perl, PHP, and Coldfusion. It has 10 full chapters on JavaScript that fully teach a non-programmer from scratch how to program (hence the title of the book)--however, I have serious disagreement with their Microsoft-centric approach, as I mention below. The book also has a chapter each on web graphics, web servers, and databases.

In addition, the book includes a CD with complete PDF chapters on VBScript, ASP (not .NET), Python, JSP, and lots more. The chapters are clear, and the authors make a good selection of the most important and useful functions and features, that give students a solid base to get on their feet web programming.

However, the book has one very serious systematic flaw: The writers only used Internet Explorer and completely ignored compatibility with other browsers. I strongly emphasize to my students programming for Web standards, and this is very difficult to do with this book--in fact, it is impossible the way they teach JavaScript. Many of their code examples simply will not work with browsers that follow W3C standards such as Firefox and Opera. I eventually had to give up on teaching students work-arounds for the book's code, and just gave in to Microsoft. Obviously, this is not an acceptable compromise for some people, so this book might be disqualified for this one reason alone. However, I find the book extremely valuable nonetheless--for this reason the book does not deserve five stars.

For my purposes, it is the best choice available, and if not for its exclusive focus on Microsoft Internet Explorer, it would be a near-perfect introductory book on every significant web technology.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


37 of 45 people found the following review helpful:
1.0 out of 5 stars Deitel Considered Dangerous, October 15, 2004
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
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'
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
3.0 out of 5 stars A mixed bag of fruits, May 24, 2007
By 
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
It's tough to rate this book. On one end, you get alot of web technologies in one package: xhtml, javascript, xml, asp.net, php, python, sql, etc, etc. On the other end, however, some sections are severely lacking. The PHP section is very short and topics such as PHP classes aren't even mentioned. The main problem with this book is that it's trying to create something that is just too ambitious. There are many commands, for every scripting language I mentioned above, that are missing. IMHO, I think the Deitels are good authors. Their C++ series is phenomenal and it really taught me how to program in C++. This book, while it does contain the great writing style of Deitels, is unfortunately incomplete in too many aspects.

If you want to learn a scripting language, then it would be a good idea to purchase a book which focuses on that language alone and not 10,000 others at once.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars internet and world wide web how to program, October 29, 2010
Amazon Verified Purchase(What's this?)
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
CD was missing and the last 10 chapters referred you to CD because only the starting page was provided for them and the rest of the portion of the chapters were in the pdf format.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars internet & www how ro program, March 22, 2009
Amazon Verified Purchase(What's this?)
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
This book is easy to read and understand. It has been very helpful assisting me with my Web programming class.Internet & World Wide Web How to Program (3rd Edition)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars you won't learn much here, November 15, 2007
Amazon Verified Purchase(What's this?)
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
The book wants to cover too many argumenets and the result is very disappointing. It's not fluent and there are too many mistakes. My worst book so far.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
4.0 out of 5 stars Excellent for any programming leve, February 2, 2007
By 
Amazon Verified Purchase(What's this?)
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
This is an excellent book. A lot of examples which help you to understand the topics. If you want to learn the fundation of JavaScript, this book has four chapters about this topic. It covers diffenrent type of databases.
Sometimes, it jumps (or reference) to other chapter. In general, it is an excellent book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
5.0 out of 5 stars Expert Review, January 22, 2007
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
I found this book very easy to understand and the illustrated example was very interesting. The author of the book was concern about the practical part of internet programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 17 people found the following review helpful:
5.0 out of 5 stars Excellent WWW Programming book, May 11, 2004
By 
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 10 people found the following review helpful:
5.0 out of 5 stars Just what I was looking for, September 21, 2004
This review is from: Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel)) (Paperback)
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!!!!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Internet & World Wide Web How to Program (3rd Edition) (How to Program (Deitel))
Used & New from: $1.00
Add to wishlist See buying options