TY - BOOK AU - Rinehart,Martin ED - SpringerLink (Online service) TI - JavaScript Object Programming SN - 9781484217870 AV - QA76.7-76.73 U1 - 005.13 23 PY - 2015/// CY - Berkeley, CA PB - Apress, Imprint: Apress KW - Computer science KW - Computer programming KW - Software engineering KW - Programming languages (Electronic computers) KW - Computer Science KW - Programming Languages, Compilers, Interpreters KW - Programming Techniques KW - Software Engineering N1 - 1. Objects -- 2. JavaScript Objects -- 3. Object Programming -- 4. Inheritance -- 5. JavaScript Inheritance -- 6. Inheritance Alternatives -- 7. Designing for JavaScript -- 8. OOP Principles -- 9. On Constructors -- A. Notes N2 - This book will help the intermediate JavaScript programmer learn to use both types of inheritance. For classical inheritance, it is accompanied by a substantial online system (a windowing UI library) that shows classical inheritance at its best. The same system shows how OP "capabilities" can elminate much of the need for inheritance. For experienced JavaScript programmers, this book shows why most of the old views of JavaScript's inheritance have not done it justice. JavaScript classes inherit from JavaScript's prototypes, a fact that makes JavaScript's prototypes, when used correctly, functional equivalents to C++ classes (not to prototypes in true prototypal languages, like Self). In this book, you'll learn the following: What are objects, JavaScript objects and object programming What is and how to use inheritance and JavaScript inheritance as well as inheritance alternativesHow to design for JavaScript What are and how to use OO principles in JavaScript How to use Constructors with JavaScript and more UR - http://dx.doi.org/10.1007/978-1-4842-1787-0 ER -