Cantitate/Preț
Produs

Beginning jQuery

Autor Jack Franklin
en Limba Engleză Paperback – 31 ian 2013
Beginning jQuery is your step-by-step guide to learning the jQuery library. jQuery is the most popular JavaScript library in the web developer’s toolkit. Jack Franklin takes you from the basics of getting you started with jQuery, right through to extending jQuery by writing your own plug-ins. You'll discover best practices you can follow, how you can avoid common mistakes, and you'll learn about so many of the things that jQuery has to offer, including how you can:
  • Use jQuery’s powerful tools to dynamically update content on your site, including DOM manipulation.
  • Extend jQuery’s capabilities by writing your own plugins on top of the framework.
  • Animate elements and build your own jQuery slider.
  • Employ best practices and avoid common errors made by beginners.
JavaScript is a powerful language but every web developer must navigate the tricky issues around cross-browser inconsistencies. Beginning jQuery teaches you how to use jQuery to avoid spending your time fixing these browser bugs - letting you concentrate on what really matters to you. Throughout Beginning jQuery, you'll discover how expressive yet concise jQuery’s code is and how much quicker and efficient you can develop with jQuery!
Citește tot Restrânge

Preț: 16147 lei

Preț vechi: 20183 lei
-20% Nou

Puncte Express: 242

Preț estimativ în valută:
3090 3210$ 2567£

Carte tipărită la comandă

Livrare economică 29 ianuarie-04 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430249320
ISBN-10: 1430249323
Pagini: 204
Dimensiuni: 178 x 254 x 11 mm
Greutate: 0.36 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

  1. JavaScript You Need to Know
  2. The Basics of jQuery
  3. DOM Traversal with jQuery
  4. DOM Manipulation with jQuery
  5. An Introduction to Events
  6. Advanced Events
  7. Animation
  8. Ajax with jQuery
  9. Writing a jQuery Plug-in
  10. Advanced jQuery Plug-ins
  11. Writing a Slider Plug-in

Notă biografică

Jack Franklin is a web developer and Computer Science student from the world heritage city of Bath, in the UK. He first started creating websites back in 2005 and has experience in a number of web languages including HTML, CSS, PHP, Ruby, Python and others, although his main focus is JavaScript. He runs the popular online resource javascriptplayground.com and has released a number of open source jQuery plug-ins online.