The practicing programmer's DEITEL® guide to AJAX, Rich Internet Applications, and web-application development
This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications.
Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. When you're finished, you'll have everything you need to build Web 2.0 applications.
The DEITEL Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, JavaTM, web services, Internet and web development, and more.
Practical, example-rich coverage of:
Visit www.deitel.com to:
Download the source code for Chapter 2 -- 50 KB
Download the source code for Chapter 3 -- 46 KB
Download the source code for Chapter 4 -- 9 KB
Download the source code for Chapter 5 -- 6 KB
Download the source code for Chapter 6 -- 14 KB
Download the source code for Chapter 7 -- 42 KB
Download the source code for Chapter 8 -- 48 KB
Download the source code for Chapter 9 -- 45 KB
Download the source code for Chapter 10 -- 3,266 KB
Download the source code for Chapter 11 -- 24 KB
Download the source code for Chapter 12 -- 35 KB
Download the source code for Chapter 13 -- 27 KB
Download the source code for Chapter 14 -- 470 KB
Download the source code for Chapter 15 -- 577 KB
Download the source code for Chapter 16 -- 14,561 KB
Download the source code for Chapter 18 -- 1 KB
Download the source code for Chapter 19 -- 68 KB
Download the source code for Chapter 20 -- 792 KB
Download the source code for Chapter 21 -- 3,881 KB
Download the source code for Chapter 22 -- 62,002 KB
Download the source code for Chapter 23 -- 43,407 KB
Download the source code for Chapter 24 -- 37,150 KB
if Selection Statement 155if...else Selection Statement 156while Repetition Statement 160switch Multiple-Selection Statement 185do...while Repetition Statement 190break and continue Statements 192break and continue Statements 195Math Object 260String Object 261Date Object 272Boolean and Number Objects 277document Object 278window Object 279onload 327onmousemove, the event Object and this 328onmouseover and onmouseout 333onfocus and onblur 338onsubmit and onreset 341XMLHttpRequest Object 417books Database 588ActionController and ActionView 662AutoComplete Text Field and Virtual Forms 873Map Viewer Component 881