OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

The Principles of Object-Oriented JavaScript

Par : Nicholas C. Zakas
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages120
  • FormatePub
  • ISBN978-1-59327-576-1
  • EAN9781593275761
  • Date de parution14/02/2014
  • Protection num.pas de protection
  • Taille1 Mo
  • Infos supplémentairesepub
  • ÉditeurNo Starch Press

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 objectsThe 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.