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 pr
Programming the World Wide Web
β Scribed by Sebesta, Robert W
- Publisher
- Pearson Education Limited
- Year
- 2013;2017
- Tongue
- English
- Leaves
- 691
- Edition
- Seventh Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
For undergraduate students who have completed a course in object-oriented programming Programming the World Wide Web provides a comprehensive introduction to the tools and skills required for both client- and server-side programming, teaching students how to develop platform-independent sites using the most current Web development technology. Essential programming exercises are presented using a manageable progression: students begin with a foundational XHTML Web site and employ new languages and technologies to add features as they are discussed in the course. Readers with previous experience programming with an object-oriented language are guided through concepts relating to client-side and server-side programming.
β¦ Table of Contents
Cover......Page 1
Table of Contents......Page 4
1. Fundamentals......Page 6
2. Introduction to HTML/XHTML......Page 38
3. Cascading Style Sheets......Page 102
4. The Basics of JavaScript......Page 144
5. JavaScript and HTML Documents......Page 200
6. Dynamic Documents with JavaScript......Page 242
7. Introduction to XML......Page 280
8. Introduction to Flash......Page 328
9. Introduction to PHP......Page 370
10. Introduction to Ajax......Page 414
11. Java Web Software......Page 444
12. Introduction to ASP.NET......Page 508
13. Database Access through the Web......Page 574
14. Introduction to Ruby......Page 616
15. Appendix: Introduction to Java......Page 660
16. Appendix: Named Colors......Page 676
A......Page 680
B......Page 681
C......Page 682
D......Page 683
F......Page 684
I......Page 685
M......Page 686
O......Page 687
R......Page 688
S......Page 689
U......Page 690
Z......Page 691
β¦ Subjects
Computer Science;Programming;Science;Technology;Reference;Textbooks
π SIMILAR VOLUMES
<p> <strong> <em>Programming the World Wide WebΒΏ</em> </strong> <em>is intended for undergraduate students who have completed a course in object-oriented programming. It also serves as an up-to-date reference for Web programming professionals.</em> </p> <p> <strong> <em>Programming the World Wide W
Includes index
The World Wide Web is more than a place to put up clever documents and pretty pictures. Using the Common Gateway Interface (CGI), you can offer interactive queries and serve instant information from databases, worked up into colorful graphics. This book offers a comprehensive explanation of CGI