ou
Identifiez-vous pour activer la commande 1-Click.
ou
en essayant gratuitement Amazon Premium pendant un mois. Votre inscription aura lieu lors du passage de la commande. En savoir plus.
Amazon Rachète votre article
Recevez un chèque-cadeau de EUR 8,12
Amazon Rachète cet article
Plus de choix
Vous l'avez déjà ? Vendez votre exemplaire ici
Désolé, cet article n'est pas disponible en
Image non disponible pour la
couleur :
Image non disponible

 
Dites-le à l'éditeur :
J'aimerais lire ce livre sur Kindle !

Vous n'avez pas encore de Kindle ? Achetez-le ici ou téléchargez une application de lecture gratuite.

Secrets of the JavaScript Ninja [Anglais] [Broché]

John Resig

Prix : EUR 30,70 LIVRAISON GRATUITE En savoir plus.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Il ne reste plus que 1 exemplaire(s) en stock (d'autres exemplaires sont en cours d'acheminement).
Expédié et vendu par Amazon. Emballage cadeau disponible.
Voulez-vous le faire livrer le samedi 25 mai ? Choisissez la livraison en 1 jour ouvré sur votre bon de commande. En savoir plus.

Description de l'ouvrage

31 janvier 2013

HIGHLIGHT

JavaScript master John Resig—creator of the amazing jQuery framework—

shares the inside knowledge that makes him the true JavaScript Ninja.

DESCRIPTION

In Secrets of the JavaScript Ninja, JavaScript expert John Resig reveals the

inside know-how of the elite JavaScript programmers. Written to be accessible

to JavaScript developers with intermediate-level skills.

This book takes readers on a journey towards mastering modern JavaScript

development in three phases: design, construction, and maintenance. It first

establishes a base of strong, advanced JavaScript knowledge. The book then

teaches readers how to construct a JavaScript library. It examines all the numerous

tasks JavaScript libraries have to tackle and provides practical solutions and

development strategies. It then presents the various maintenance techniques

required to keep their code running well into the future.

With Secrets of the JavaScript Ninja readers will gain the knowledge and

Ninja-like skills to build their own JavaScript libraries, or to understand how to

use any modern JavaScript library available.

KEY POINTS

• John Resig is a genuine JavaScript rock star. Massive name recognition.

• Best practices for building a JavaScript library

• Advanced features of the JavaScript language

• Detailed cross-browser code problems and solutions

MARKET INFORMATION

JavaScript powers the web, but a lot has changed since the majority of the current

JavaScript books were written. This book looks at the modern JavaScript

techniques needed by the millions of current developers exploring Ajax,

JavaScript library creation, and more interactive sites.


Produits fréquemment achetés ensemble

Secrets of the JavaScript Ninja + Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
Acheter les articles sélectionnés ensemble


Descriptions du produit

Biographie de l'auteur

John Resig

is the creator and lead developer of the ubiquitous jQuery JavaScript

Library and author of the critically acclaimed Pro JavaScript Techniques. He is a

JavaScript Evangelist for the Mozilla Corporation.


Détails sur le produit


En savoir plus sur les auteurs

Découvrez des livres, informez-vous sur les écrivains, lisez des blogs d'auteurs et bien plus encore.

Dans ce livre (En savoir plus)
Parcourir les pages échantillon
Couverture | Copyright | Table des matières | Extrait | Index | Quatrième de couverture
Rechercher dans ce livre:

Vendre une version numérique de ce livre dans la boutique Kindle.

Si vous êtes un éditeur ou un auteur et que vous disposez des droits numériques sur un livre, vous pouvez vendre la version numérique du livre dans notre boutique Kindle. En savoir plus

Quels sont les autres articles que les clients achètent après avoir regardé cet article?


Commentaires en ligne 

Il n'y a pas encore de commentaires clients sur Amazon.fr
5 étoiles
4 étoiles
3 étoiles
2 étoiles
1 étoiles
Commentaires client les plus utiles sur Amazon.com (beta)
Amazon.com: 4.8 étoiles sur 5  23 commentaires
21 internautes sur 22 ont trouvé ce commentaire utile 
5.0 étoiles sur 5 Something to Recommend Other Than "The Good Parts" Every !@#$ing Time Book Recs are Asked For 25 février 2013
Par Erik H. Reppen - Publié sur Amazon.com
Format:Broché
Resig's earlier effort "Pro JavaScript Techniques" was a good read for its time but got spread thin by getting engrossed in the details of normalizing the DOM API which is something I already had quirksmode.org for as my go-to and that subject is now increasingly less complicated the closer you get to ditching IE8 support.

This is in my experience, the first book to really properly focus on all of the stuff that comes together to really make JavaScript unique and powerful as a language, which has in the past been an understanding you could really only come to by tinkering with JS and reading/borrowing from generous web contributions from Resig, (maybe) Crockford, and IMO, JS-superstar whose name is not sung enough (not for a lack of trying by Resig among others) Dean Edwards whose background in Scheme helped him help the rest of us understand JS for the true complexity-reducing and normalizing beast that it is.

JS didn't come out on top as the only client-side browser option worth pursuing by accident and the view-point that we're "stuck" with it is one that should hopefully be hastily remedied by reading about and understanding what a marvel JS really is when you stop blaming it for Microsoft's tomfoolery and get over the fact that Eich wrote the original version in ten days. That was 17 years ago. JS has evolved constantly since then and hasn't spread to the server, OS, and become the ultimate pan-mobile solution by accident either.

My general sense of the writing is that Resig as always is good at distilling the seemingly complex into bite sized pieces while Bear makes them go down much more easily.

On the "how to use this book" front I'd say keep browsing skimming David Flanagan's "Definitive Guide" to see what all your ingredients are but read this if you're interested in becoming a master chef. If you're intermediate level at JS or heavily experienced in another language to the point where you can compare its mechanics to other languages, this book's probably a good fit.

My only real gripe is (I assume) Resig's with-whiches, from-whiches and in-whiches, which I find semi-painful to read but this is a very minor thing.

Oh and it also took 'em long enough.

:P
16 internautes sur 17 ont trouvé ce commentaire utile 
5.0 étoiles sur 5 Great book for any js coder 24 janvier 2013
Par Smertrios - Publié sur Amazon.com
Format:Broché
This book is a must-have for any serious js coder. It's almost guaranteed that you'll learn new tricks from this book. But more importantly your knowledge of the language will dramatically expand.

Bringing in a 'traditional' c/c++ background, js has been a 'pain' for me to deal with. I've been reading a few js books, tons of blogs and tuts, but very few expose the true nature of the language in a simple and pragmatic manner (way too many contrived examples out there, leading to greater confusion.) The kind of knowledge that keeps you from aiming at your foot... This book is it! I've been reading some of the chapters over and over to gain a deeper understanding of js. I then reviewed some of my previous code and realized that... shoot! I was gonna be limping soon.

Packed with information with an easy-read style, this book is already becoming a 'classic' for me. While not for beginners, if you're a programmer and learning js, I'd recommend you go through this book as you go. Most other js books focus on the syntax and usage but not so much on the language intricacies. For one, I tend to learn a language better if I also understand how it works.
17 internautes sur 20 ont trouvé ce commentaire utile 
5.0 étoiles sur 5 Excellent for becoming a javascript guru 4 février 2013
Par Gary Bisaga - Publié sur Amazon.com
Format:Broché
I know I'm mixing my ethnic metaphors, but this book will help you get to ninjahood, guruhood, or whatever other hood you desire to attain. I am not an inexperienced coder: I have 30 years of experience in coding, including 17 years of java and probably 5 doing semi-serious JavaScript. Still, this book opened my eyes to so many things about JavaScript. For example: I knew about functions and I knew about closures, but the exact relationship between functions, objects, and closures had always eluded me. Knowing what you are doing when you say "new Function()". So many other things.

Face it: most of us look at JavaScript as a toy language. But that is only because most of the scripts we've seen have been toy scripts. We've never really seen the guts of a serious JavaScript library like jQuery, require.js, or impactJS. Once you do, you start seeing constructs you can hardly fathom coming from a background in conventional programming languages like java. JavaScript is a serious programming language, and one that is deceptively similar in syntax to java, even though it could hardly be further in semantics. Add to that the fact that there are libraries that make JavaScript look object-oriented, you can easily transport your object-oriented lines of thought into your JavaScript programming.

This book really gives you the ins and outs of JavaScript. Within a few pages I was either learning things I had never known about the language, or realizing how things I had seen actually work. What's more, it presents it in a "unit test" environment. I had always doubted how testable JavaScript was, and I must not be alone, because the book starts out talking about unit tests and presents many of the features using a unit test environment to show how they really work. I consider anything that gets us to write more automated tests - and I am as guilty as any - a good thing.

I highly recommend this book.
Ces commentaires ont-ils été utiles ?   Dites-le-nous

Discussions entre clients

Le forum concernant ce produit
Discussion Réponses Message le plus récent
Pas de discussions pour l'instant

Posez des questions, partagez votre opinion, gagnez en compréhension
Démarrer une nouvelle discussion
Thème:
Première publication:
Aller s'identifier
 

Rechercher parmi les discussions des clients
Rechercher dans toutes les discussions Amazon
   


Listmania!


Rechercher des articles similaires par rubrique


Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?

Déclaration de confidentialité Amazon.fr Informations sur la livraison Amazon.fr Retours & Echanges Amazon.fr