computer books and technical books at discount prices
Advanced Search
View
My
0
Shopping
Bag
Home Login F.A.Q. Contact Us
 
My Myself and I:
 Order Tracking 
 My Wishlist 
 My Gift Registry 
 Change User Preferences 
 E-mail Notifications 

Browse Books:
 Bestsellers 
 New Arrivals 
 Bargain Computer Books 
 Classic Computer Books 

Browse Subjects:
 business & finance 
 business applications 
 cad/cam 
 certification 
 computing 
 databases 
 desktop publishing 
 engineering 
 gaming 
 geographic/gis 
 graphics/animation 
 groupware 
 internet 
 mathematics 
 microsoft programming 
 multimedia 
 networking 
 object-oriented 
 operating systems 
 other & misc 
 physics 
 programming languages 
 servers 
 web design/development 

Programming the World Wide Web
by Sebesta, Robert W.
 

 
Cover Price: $72.00
Online Price: $56.16
You save $15.84 (22%)

 

ISBN-10: 0201704846
ISBN-13: 9780201704846
Publisher: Addison-Wesley
Published July 2001; Paperback; 480 pages
Add to Shopping Bag
 

OUT OF STOCK
0 COPIES
 
Add to Wishlist
Related categories:
All Sections > Internet > Programming

Our Comments:
Please see ISBN 0321303326 for the 3rd Edition of this book.

Summary:
B> Robert Sebesta is the author of the worldUs leading book on comparative programming languages, Concepts of Programming Languages. Hundreds of thousands of people have learned how to program from his books. He has written Programming the World Wide Web not just as a reference of various methods for programming the WWW, but rather to focus in on the core concepts that web programmers must understand. This book provides readers with a comprehensive introduction to the programming and scripting languages currently used to create web sites and applications. In this holistic approach, readers are guided through concepts relating to client-side and server-side programming, including JavaScript, Perl, Java Servlets, Java Applets, Web Databases, and the Apache Web Server. This book is ideal for readers with knowledge of Java or C programming, as well as programmers looking to expand their skills onto the World Wide Web.

Table of Contents:
1. Fundamentals.
A Brief Introduction to the Internet.
The World-Wide Web.
Web Browsers.
Web Servers.
Uniform Resource Locators.
Multipurpose Internet Mail Extensions.
The HyperText Transfer Protocol.
The Web Programmer's Toolbox.
Summary.
Review Questions.
Exercises.

2. Introduction to HTML.
Origins and Evolution of HTML.
Basic Syntax.
Standard HTML Document Structure.
Basic Text Formatting.
Images.
Hypertext Links.
Lists.
Tables.
Frames.
Summary.
Review Questions.
Exercises.

3. Cascading Style Sheets.
Introduction.
Levels of Style Sheets.
Style Specification Formats.
Style Classes.
Properties and Property Values.
Color.
The (span) and (div) Tags.
Summary.
Review Questions.
Exercises.

4. Basics of Perl.
Origins and Uses of Perl.
Scalars and Their Operations.
Assignment Statements and Simple Input and Output.
Control Statements.
Lists and Arrays.
Hashes.
References.
Functions.
The pack and unpack Functions.
Pattern Matching using Regular Expressions.
File Input and Output.
An Example.
Summary.
Review Questions.
Exercises.

5. Using Perl for CGI Programming.
The Common Gateway Interface.
CGI Linkage.
HTML for Forms.
The(form) Tag.
Query String Format.
Decoding the Query String.
An Example of Form Processing.
The CGI.pm Module.
A Survey Example.
Animation using CGI.
Summary.
Review Questions.
Exercises.

6. Introduction to JavaScript.
Overview of JavaScript.
Object Orientation and JavaScript.
General Syntactic Characteristics.
Primitives, Operations, and Expressions.
Screen Output.
Control Statements.
Object Creation and Modification.
Arrays.
Functions.
An Example.
Constructors.
Pattern Matching.
Summary.
Review Questions.
Exercises.

7. JavaScript and HTML Documents.
The JavaScript Execution Environment.
The Document Object Model.
Introduction to Events and Event Handling.
Events, Attributes, and Tags.
Using the load and unload Events.
Event Handlers for Button Events.
Checking Form Input.
The navigator Object.
Event Propagation.
Summary.
Exercises.

8. Dynamic Documents with JavaScript.
Browser Support for Dynamic Documents.
Element Positioning.
Moving Elements.
Element Visibility.
Changing Colors and Fonts.
Dynamic Content.
Stacking Elements.
Summary.
Exercises.

9. Java Applets.
Introduction.
The Primary Applet Activities.
The paint Method.
The (object) Tag.
Applet Parameters.
Simple Graphics.
Colors.
Interactive Applets.
Concurrency in Java.
Using Threads to Implement Animation.
Summary.
Exercises.

10. Introduction to XML.
Introduction.
The Syntax of XML.
XML Document Structure.
Data Type Definitions.
Displaying Raw XML Documents.
Displaying XML Documents with CSS.
XML Transformations and Style Sheets.
Summary.
Exercises.

11. Web Server Software.
Web Server Operation.
General Server Characteristics.
Apache under UNIX.
Overview of Servlets.
Servlet Details.
A Survey Example.
Storing Information on Clients.
Summary.
Review Questions.
Exercises.

12. Database Access with Java.
Relational Databases.
An Introduction to the Standard Query Language.
Architectures for Database Access.
Approaches to Using JDBC.
Java JDBC Applications.
An Example JDBC Application.
Metadata.
JDBC and Servlets.
Summary.
Review Questions.
Exercises.

Appendix A: A Brief Introduction to Java.
Overview of Java.
Data Types and Structures.
Classes, Objects, and Methods.
Interfaces.
Exception Handling.
Summary.



Related titles:
Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL, 2nd EditionExperiment!: Website conversion rate optimization with A/B and multivariate testingDeveloping Web Applications with Haskell and YesodEssential App Engine: Building High-Performance Java Apps with Google App EnginePayPal APIs: Up and RunningSams Teach Yourself the Twitter API in 24 Hours