The Principles of Object-Oriented JavaScript


The Principles of Object-Oriented JavaScript
Authors: Nicholas C. Zakas
ISBN-10 书号: 1593275404
ISBN-13 书号: 9781593275402
Edition 版本: 1
Publisher Finelybook 出版日期: 2014-02-14
pages 页数: 120 pages


Book Description
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.
Acknowledgments
Introduction
1.Primitive and Reference Types
2.Functions
3.Understanding Objects
4.Constructors and Prototypes
5.Inheritance
6.Object Patterns
Index

About the Author
Copyright

下载地址:

The Principles of Object-Oriented JavaScript 9781593275402.zip

打赏
未经允许不得转载:finelybook » The Principles of Object-Oriented JavaScript

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏