Pro JavaScript Techniques
Autor John Resigen Limba Engleză Paperback – 13 dec 2006
Expert web developer and author John Resig concentrates on fundamental, vital topics—what modern JavaScripting is (and isnt), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:
- Modern JavaScript development using JavaScript the object-oriented way, creating reusable code, plus testing and debugging
- DOM scripting updating content and styles, plus events, and effect and event libraries
- How Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications
- The future of JavaScript looking at cutting edge topics like JSON, HTML5, and more
Preț: 222.87 lei
Preț vechi: 278.59 lei
-20% Nou
Puncte Express: 334
Preț estimativ în valută:
42.65€ • 44.31$ • 35.43£
42.65€ • 44.31$ • 35.43£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590597279
ISBN-10: 1590597273
Pagini: 384
Ilustrații: XX, 384 p.
Dimensiuni: 178 x 235 x 21 mm
Greutate: 0.72 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590597273
Pagini: 384
Ilustrații: XX, 384 p.
Dimensiuni: 178 x 235 x 21 mm
Greutate: 0.72 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Introducing Modern JavaScript.- Modern JavaScript Programming.- Professional JavaScript Development.- Object-Oriented JavaScript.- Creating Reusable Code.- Tools for Debugging and Testing.- Unobtrusive JavaScript.- The Document Object Model.- Events.- JavaScript and CSS.- Improving Forms.- Building an Image Gallery.- Ajax.- to Ajax.- Enhancing Blogs with Ajax.- Autocomplete Search.- An Ajax Wiki.- The Future of JavaScript.- Where Is JavaScript Going?.
Notă biografică
John Resig is a programmer and entrepreneur who's been developing web applications for over eight years. Having primarily focused on back-end development for most of that time using Perl and MySQL, John changed his focus toward implementing usable web front ends. He holds a degree in computer science from Rochester Institute of Technology in New York, and has published several papers on data mining instant messaging networks. When he's not programming, he enjoys watching movies, writing in his blog, www.ejohn.org, and spending time with his girlfriend.
Caracteristici
JavaScript is hot again, with increased browser support, and new techniques Totally up-to-date - covers all modern JavaScript techniques, and support in modern browsers Includes several reusable functions that the reader can use in their own projects, saving them countless hours of development time