4 Reviews
|
5 star:
|
|
(2) |
|
4 star:
|
|
(0) |
|
3 star:
|
|
(1) |
|
2 star:
|
|
(1) |
|
1 star:
|
|
(0) |
| | | |
|
|
|
|
|
The most helpful favorable review
The most helpful critical review
20 of 26 people found the following review helpful:
5.0 out of 5 stars
replaces 6 books [one for each language]
How the Web has grown! In doing so, and aiding its growth, has been the use and development of several languages. Naturally, Schafer starts with the language that birthed the Web - HTML. Actually this needs its dual ("twin") on a server, http. But Schafer discusses http in a later chapter devoted to CGI.
Hopefully, you should be able to appreciate that HTML...
Published on August 9, 2005 by W Boudville
|
 |
4 of 6 people found the following review helpful:
3.0 out of 5 stars
Great beginners reference book for beginners!!
This is a great reference book for beginners... I myself am a seasoned systems analyst and already had books that covered most of the basic topics discussed in this book. There were no real world examples and nothing about the pitfalls of using web standards before they are even supported by popular browsers. Like I said at first, it is a really great reference book; and...
Published on May 24, 2007 by Manuel Lopez
|
|
|
Most Helpful First | Newest First
|
20 of 26 people found the following review helpful:
5.0 out of 5 stars
replaces 6 books [one for each language], August 9, 2005
This review is from: Web Standards Programmer's Reference : HTML, CSS, JavaScript, Perl, Python, and PHP (Paperback)
How the Web has grown! In doing so, and aiding its growth, has been the use and development of several languages. Naturally, Schafer starts with the language that birthed the Web - HTML. Actually this needs its dual ("twin") on a server, http. But Schafer discusses http in a later chapter devoted to CGI.
Hopefully, you should be able to appreciate that HTML is simple. In fact, of all that the book discusses, HTML is the simplest language. Several initial chapters walk you through HTML. It must be stressed that mastery of HTML is needed to make sense of the rest of the book.
The later languages either extend the scope of an HTML file, or they generate the file, roughly speaking. Cascading Style Sheets (CSS) lets you easily factor out common definitions that are used across multiple web pages, where you can imagine that each web page corresponds to a file storing it. Schafer explains how to use CSS to simplify management of a set of HTML files. A centralised way to set common fonts and the like. More robust.
But HTML is a declarative language. Good, because laymen can more easily understand and write such languages. It's easier to say what should be done, than how to do it. But for the times when you need more expressive power on the browser, Schafer offers JavaScript. A procedural language that actually has nothing to do with Java. [The coincidence in names was a marketing ploy.]
Schafer does not ignore the server. CGI is given, as the first generation attempt at server side code. Its limitations spawned the use of Perl, PHP and Python for easier parsing of user input and generation of new dynamic pages.
Each of these languages (HTML, CSS, JavaScript, Perl, PHP and Python) is often the subject of its own book. No surprise then that Schafer explaining all 6 gave us a book of this length!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 6 people found the following review helpful:
3.0 out of 5 stars
Great beginners reference book for beginners!!, May 24, 2007
This review is from: Web Standards Programmer's Reference : HTML, CSS, JavaScript, Perl, Python, and PHP (Paperback)
This is a great reference book for beginners... I myself am a seasoned systems analyst and already had books that covered most of the basic topics discussed in this book. There were no real world examples and nothing about the pitfalls of using web standards before they are even supported by popular browsers. Like I said at first, it is a really great reference book; and if you need one to get started, this is it! You will still need a book dealing with the methodology variations in coding.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
Lots of good information., September 20, 2010
This review is from: Web Standards Programmer's Reference : HTML, CSS, JavaScript, Perl, Python, and PHP (Paperback)
Tons of stuff covered in this book with a handy appendix for each major topic. Easy to follow and explanations keep things simple, allowing you to speed through many topics.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2.0 out of 5 stars
Could of been much better, November 8, 2009
This review is from: Web Standards Programmer's Reference : HTML, CSS, JavaScript, Perl, Python, and PHP (Paperback)
I new this book was not for beginners as I have done some html programming before. However I think this book is total waste if you never done any html programming before. The content sometimes can be confusing and just today I realised there was a bug in one of the examples. If there wasnt google or reference websites like [...] I think I would really srtuggle with this book. I am refering to most of the references from w3schools and trying to get some theory from this book. I think I should of done some more search before I baught this book because I definitely think there are much better books than this.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|
|
|
|
Most Helpful First | Newest First
|
|
|