20 of 22 people found the following review helpful:
4.0 out of 5 stars
A good introductory book on Web programming by the Deitels, October 18, 2007
This review is from: Internet & World Wide Web: How to Program (4th Edition) (Paperback)
This book is much better with more detail and in a more interesting format than the Deitels' other books on computer technology. It has been so in the previous three editions, and this edition continues the tradition while updating the contents to reflect the new technologies on both the client and the server that are available for rich Internet applications. It has a very good introduction to Javascript for the novice programmer as well as a good explanation of Ajax. In fact, it's one of the clearer explanations of that technology that I've seen. I really liked the section on Adobe Flash CS3 and how the authors illustrated the usage of the application by building a simple interactive game. The appendix is very useful with information on XHTML tags,
Javascript, and various coding systems. Very much recommended for someone starting out programming who wants to know what programming on the Internet is like in the year 2007 without already being an expert desktop programmer in C++ or Java. If you're not familiar with the Deitels' approach to technical books, they favor an example-based approach with lots of recipes in numbered steps and "live-code" examples that are usually color-coded so that certain portions of the code are highlighted as the text discusses each portion. For this subject the approach works well and keeps things moving. The product description does not show a table of contents, so I do that next:
Part 1: Introduction 1
1 Introduction to Computers and the Internet 2
2 Web Browser Basics: Internet Explorer and Firefox 28
3 Dive Into Web 2.0 50
Part 2: The Ajax Client 117
4 Introduction to XHTML 118
5 Cascading Style Sheets (CSS) 159
6 JavaScript: Introduction to Scripting 19
7 JavaScript: Control Statements I 234
8 JavaScript: Control Statements II 278
9 JavaScript: Functions 321
10 JavaScript: Arrays 362
11 JavaScript: Objects 403
12 Document Object Model (DOM): Objects and Collections 458
13 JavaScript: Events 487
14 XML and RSS 515
15 Ajax-Enabled Rich Internet Applications 588
Part 3: Rich Internet Application Client Technologies 635
16 Adobe Flash CS3 636
17 Adobe Flash CS3: Building an Interactive Game 683
18 Adobe Flex 2 and Rich Internet
19 Microsoft Silverlight and Rich Internet Applications 770
20 Adobe Dreamweaver CS3 830
Part 4: Rich Internet Application Server Technologies 857
21 Web Servers (IIS and Apache) 858
22 Database: SQL, MySQL, ADONET 2.0
23 PHP 905
24 Ruby on Rails 956
25 ASPNET 2.0 and ASPNET Ajax 1009
26 JavaServer FacesWeb Applications 1118
27 Ajax-Enabled JavaServer Faces
28 Web Services 1225
Part 5: Appendices 1303
A XHTML Special Characters 1304
B XHTML Colors 1305
C JavaScript Operator Precedence Chart 1308
D ASCII Character Set 1310
E Number Systems 1311
F Unicode 1325
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
9 of 10 people found the following review helpful:
5.0 out of 5 stars
Great, thorough, everything in one place, October 5, 2007
This review is from: Internet & World Wide Web: How to Program (4th Edition) (Paperback)
This book goes indepth into every possible web development code/means/software it's simply amazing. I have good experience in C++ but none in web development, this book is akin to savitch's book on C++, it's very well done and very in depth I would highly recommend it to anyone who is eager to learn to do web design.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No