Cantitate/Preț
Produs

Dynamic Web Programming: A Beginner's Guide

Autor Marty Matthews, John Cronan
en Limba Engleză Paperback – 16 dec 2009
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Move beyond basic Web design by learning to create dynamic Web content
To create a dynamic page on which content changes in response to events requires programming and the potential use of databases. Dynamic Web Programming: A Beginner's Guide starts by covering HTML, XHTML, and CSS. You will then learn to use JavaScript to implement elements such as rollover events, popups, and calculations. The book explains how to use PHP to create guest books, blogs, and page transitions, as well as how to implement a database-driven Web site with MySQL.
Citește tot Restrânge

Preț: 21149 lei

Preț vechi: 26437 lei
-20% Nou

Puncte Express: 317

Preț estimativ în valută:
4048 4256$ 3367£

Carte disponibilă

Livrare economică 06-20 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071633444
ISBN-10: 0071633448
Pagini: 368
Ilustrații: illustrations
Dimensiuni: 188 x 234 x 17 mm
Greutate: 0.64 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Part I: Getting Ready;Chapter 1. XHTML and HYML Refresher;Chapter 2. Styling with CSS;Part II: Adding JavaScript Dynamic Elements;Chapter 3. Fundamentals of JavaScript;Chapter 4. Responding to Events;Chapter 5. Working with and Validating Forms;Part III: Exercising the Server with PHP;Chapter 6. Fundamentals of PHP;Chapter 7. Using PHP by Itself;Part IV: Powering Databases with MySQL and PHP;Chapter 8. Fundamentals of MySQL;Chapter 9. Putting It All Together;Index