JavaScript Object Programming

Nonfiction, Computers, Internet, Web Development, General Computing, Programming
Cover of the book JavaScript Object Programming by Martin Rinehart, Apress
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Martin Rinehart ISBN: 9781484217870
Publisher: Apress Publication: December 30, 2015
Imprint: Apress Language: English
Author: Martin Rinehart
ISBN: 9781484217870
Publisher: Apress
Publication: December 30, 2015
Imprint: Apress
Language: English

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 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 prototypical languages, like Self). 

JavaScript's object programming (not inheritance) is what separates it from classical OOP languages like C++ and Java. Most important, basing inheritance on JavaScript's prototypal chain is possible, but is not the best choice for prototypal inheritance or classical inheritance.

What You'll Learn

  • What are objects, JavaScript objects and object programming

  • What is and how to use inheritance and JavaScript inheritance as well as inheritance alternatives

  • How to design for JavaScript

  • What are and how to use OO principles in JavaScript

  • How to use Constructors with JavaScript and more

Audience

This book is for both intermediate and advanced JavaScript and Web development programmers. However, any programmer will understand the concepts and any JavaScript programmer should understand all of the concepts in this book.   The code there is shows examples of the concepts discussed.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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 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 prototypical languages, like Self). 

JavaScript's object programming (not inheritance) is what separates it from classical OOP languages like C++ and Java. Most important, basing inheritance on JavaScript's prototypal chain is possible, but is not the best choice for prototypal inheritance or classical inheritance.

What You'll Learn

Audience

This book is for both intermediate and advanced JavaScript and Web development programmers. However, any programmer will understand the concepts and any JavaScript programmer should understand all of the concepts in this book.   The code there is shows examples of the concepts discussed.

More books from Apress

Cover of the book Practical Python Design Patterns by Martin Rinehart
Cover of the book Cyber Operations by Martin Rinehart
Cover of the book Introducing ZFS on Linux by Martin Rinehart
Cover of the book SQL Server Query Performance Tuning by Martin Rinehart
Cover of the book Ruby Recipes by Martin Rinehart
Cover of the book Black Hat by Martin Rinehart
Cover of the book Beginning JSON by Martin Rinehart
Cover of the book The Business Value of Developer Relations by Martin Rinehart
Cover of the book Regex Quick Syntax Reference by Martin Rinehart
Cover of the book Power Query for Power BI and Excel by Martin Rinehart
Cover of the book The Python Quick Syntax Reference by Martin Rinehart
Cover of the book JavaScript Essentials for SAP ABAP Developers by Martin Rinehart
Cover of the book Python, PyGame and Raspberry Pi Game Development by Martin Rinehart
Cover of the book Beginning Xcode: Swift Edition by Martin Rinehart
Cover of the book Pro Data Visualization using R and JavaScript by Martin Rinehart
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy