Web Development with JavaScript and Ajax Illuminated
by Richard Allen, Kai Qian, Lixin Tao, Xiang Fu
Preface
Web Development with JavaScript and Ajax Illuminated covers the basic concepts, technologies, techniques, and practices for developing Ajax Web applications. This textbook is intended for a one-semester course in web development at the upper undergraduate or graduate level for computer science, information technology, information systems, or other related fields. This text is also an excellent self-study reference for web developers.
The only prerequisite is some programming experience—course-based experience will do. Beyond that, we hope the reader is familiar with the Internet and has created a few web pages. While it would be helpful if the reader has done a little development in PHP and Java, the examples are simple enough for ...