2014年02月15日 星期六 10:03
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 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.
Table of Contents
Chapter 1. Primitive and Reference Types
Chapter 2. Functions
Chapter 3. Understanding Objects
Chapter 4. Constructors and Prototypes
Chapter 5. Inheritance
Chapter 6. Object Patterns
2014年02月15日 星期六 10:12
链接:http://pan.baidu.com/s/1hqtABFu 密码:jgda
Zeuux © 2024
京ICP备05028076号