The Principles of Object-Oriented JavaScript - Zakas, Nicholas C.
- Format: Broché
- 120 pages Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtre15,49 €
Occasion · Bon État
- Livraison GRATUITE
- Livré entre le 7 et le 10 décembre
- Protection acheteurs :
- 0,00 €
4,8/5 sur + de 1 000 ventes
Détails de conformité du produit
Personne responsable dans l'UE
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour
Avis sur The Principles Of Object - Oriented Javascript Format Broché - Livre Informatique
0 avis sur The Principles Of Object - Oriented Javascript Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
A La Recherche Du Temps Perdu Tome 1 - Coffret En 2 Volumes - Du Côté De Chez Swann - Un Amour De Swann, Volume 1 Et 2
Occasion dès 20,00 €
-
I Will Teach You To Be Rich
Neuf dès 20,56 €
-
La Guerre Des Sept Lunes: Edhelja Et L'odelunier Perdu (Tome 1)
Neuf dès 46,14 €
Occasion dès 14,46 €
-
Next Level
Neuf dès 22,80 €
Occasion dès 17,28 €
-
Astor Piazzolla 1
Neuf dès 19,27 €
Occasion dès 12,90 €
-
Spirou - Le Journal D'un Slumme Kadei - Edition En Bruxellois
2 avis
Neuf dès 15,50 €
Occasion dès 14,90 €
-
The Presence Of The Past - Morphic Resonance And The Habits Of Nature
Neuf dès 18,13 €
-
Superintelligence
1 avis
Neuf dès 16,26 €
Occasion dès 12,00 €
-
Litchi Hikari Club
4 avis
Occasion dès 10,00 €
-
The Empyrean Tome 2 - Iron Flame
5 avis
Neuf dès 21,50 €
Occasion dès 15,00 €
-
Toeic - Comment Optimiser Son Score
Occasion dès 14,00 €
-
Art Of Attack In Chess
Neuf dès 21,96 €
Occasion dès 40,76 €
-
Netzwerk Neu A2.1 - Kurs- Und Ubungsbuch
Neuf dès 20,50 €
Occasion dès 9,90 €
-
This Book Kills
Neuf dès 13,99 €
-
J'apprends L'allemand En Chantant - Tome 1, De 3 À 6 Ans (1 Cd Audio)
1 avis
Occasion dès 12,54 €
-
Celtic Design
1 avis
Neuf dès 22,71 €
Occasion dès 20,45 €
-
Bled Anglais Tout-En-Un
1 avis
Neuf dès 12,90 €
Occasion dès 8,00 €
-
Positioning: The Battle For Your Mind
Neuf dès 20,58 €
Occasion dès 16,32 €
-
The Acme Novelty Datebook, Volume 2
1 avis
Occasion dès 19,00 €
-
La Phase: Un Guide Ultime Pour Les Rêves Lucides Et Les Voyages Hors Du Corps
Occasion dès 22,04 €
Produits similaires
Présentation The Principles Of Object - Oriented Javascript Format Broché
- Livre Informatique- Auteur(s) : Zakas, Nicholas C.
- Editeur : No Starch Press
- Langue : Anglais
- Parution : 01/08/2017
- Format : Moyen, de 350g à 1kg
- Nombre de pages : 120
- Expédition : 243
- Dimensions : 23.3 x 18.0 x 1.2
Résumé :
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.
In The Principles of Object-Oriented JavaScript, Nicholas C. Zakas thoroughly explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics. You'll learn:
-The difference between primitive and reference values
-What makes JavaScript functions so unique
-The various ways to create objects
-How to define your own constructors
-How to work with and understand prototypes
-Inheritance patterns for types and objects
The Principles of Object-Oriented JavaScript will leave even experienced developers with a deeper understanding of JavaScript. Unlock the secrets behind how objects work in JavaScript so you can write clearer, more flexible, and more efficient code.
Biographie:
Nicholas C. Zakas is a software engineer at Box and is known for writing on and speaking about the latest in JavaScript best practices. He honed his experience during his five years at Yahoo!, where he was principal front?end engineer for the Yahoo! home page. He is the author of several books, including Maintainable JavaScript (O'Reilly Media, 2012) and Professional JavaScript for Web Developers (Wrox, 2012).
Sommaire:
Foreword by Cody Lindley
Acknowledgments
Introduction
Chapter 1: Primitive and Reference Types
Chapter 2: Functions
Chapter 3: Understanding Objects
Chapter 4: Constructors and Prototypes
Chapter 5: Inheritance
Chapter 6: Object Patterns
Index