Programming the World Wide Web
Author: Robert W Sebesta
Now in the Fourth Edition, Programming the World Wide Web provides a comprehensive introduction to the tools and skills required for building and maintaining server sites on the Web, teaching readers how to develop platform-independent sites using current Web development technology. Essential programming exercises are presented using a manageable progression: Readers begin with a foundational XHTML Web site and employ new languages and technologies to add features.
Fundamentals; Introduction to XHTML; Cascading Style Sheets; The Basics of JavaScript; JavaScript and HTML Documents; Dynamic Documents with JavaScript; Introduction to XML; The Basics of Perl; Using Perl for CGI Programming; Servlets and Java Server Pages; Introduction to PHP; Introduction to ASP.NET; Database Access through the Web; Introduction to Ruby; Introduction to Rails; Introduction to Ajax.
MARKET: For all readers interested in the tools and skills required for building and maintaining server sites on the Web.
Table of Contents:
1 | Fundamentals | 1 |
2 | Introduction to HTML and XHTML | 27 |
3 | Cascading Style Sheets | 89 |
4 | The Basics of JavaScript | 117 |
5 | JavaScript and HTML Documents | 175 |
6 | Dynamic Documents with JavaScript | 211 |
7 | Java Applets | 251 |
8 | Introduction to XML | 291 |
9 | The Basics of Perl | 333 |
10 | Using Perl for CGI Programming | 377 |
11 | Introduction to Web Servers and Servlets | 417 |
12 | Introduction to PHP | 461 |
13 | Database Access through the Web | 509 |
App. A | Introduction to Java | 557 |
Index | 577 |
Books about: Truth Imagined or Sea Ranch
Oracle Regular Expressions: Pocket Reference
Author: Jonathan Gennick
Support for regular expressions in SQL and PL/SQL is one ofthe most exciting features of Oracle Database 10G. Oracle has long supported the ANSI-standard LIKE predicate for rudimentary pattern matching, but regular expressions take pattern matching to a new level. They provide a powerful way to select data that matches a pattern, as well as to manipulate, rearrange, and change that data. This concise pocket guide is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's support for regular expressions, including globalization support and differences between Perl's syntax and the POSIX syntax supported by Oracle 10G. It also provides a comprehensive reference, including examples, to all supported regular expression operators, functions, and error messages. O'Reilly's Pocket References have become a favorite among developers and database administrators everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. Whether you're using regular expressions for the first time or applying your skills from other languages to the latest version of Oracle, the Oracle Regular Expressions Pocket Reference is the book to have close by.
No comments:
Post a Comment