Cantitate/Preț
Produs

Pro JavaScript Techniques

Autor John Resig
en Limba Engleză Paperback – 13 dec 2006
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.
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
All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworks, so you can look up specific details quickly and easily.
Citește tot Restrânge

Preț: 22287 lei

Preț vechi: 27859 lei
-20% Nou

Puncte Express: 334

Preț estimativ în valută:
4265 4431$ 3543£

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

Public țintă

Popular/general

Cuprins

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