JavaScript Object Programming
Martin Rinehart
Broschiertes Buch

JavaScript Object Programming

Versandfertig in 6-10 Tagen
24,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
12 °P sammeln!
This brief book explains the advantages of the object model, inheritance, both classical and prototypical, and shows how these concepts can be implemented in JavaScript. It also shows how object programming (OP) opens a new world of design possibilities that go far beyond inheritance.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 eliminate much of the...