Principles of Object-Oriented JavaScript
查字典图书网
当前位置: 查字典 > 图书网 > web> Principles of Object-Oriented JavaScript

Principles of Object-Oriented JavaScript

Principles of Object-Oriented JavaScript

8.9

作者: [美] Nicholas C·Zakas
出版社: No Starch Press
出版年: 2014-2
页数: 122
定价: USD 24.95
装帧: Paperback
ISBN: 9781593275402

我要收藏

内容简介:

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.

作者简介:

Nicholas C. Zakas is a software engineer at Box and is known for writing on and speaking about the latest in JavaScript best practices. He honed his experience during his five years at Yahoo!, where he was principal frontend engineer for the Yahoo! home page. He is the author of several books, including Maintainable JavaScript (O’Reilly Media, 2012) and Professional JavaScript for Web Developers (Wrox, 2012).

目录:

Foreword by Cody Lindley

Acknowledgments

Introduction

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

Index

展开全文
随机来一本书

推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读

热门标签:
我想说两句
我要写长评
 想读     在读     读过   
评价:
标签(多个标签以“,”分开):