注重体验与质量的电子书资源下载网站
分类于: 互联网 人工智能
简介
Principles of Object-Oriented JavaScript 豆 8.7分
资源最后更新于 2020-07-25 14:09:48
作者:[美] 尼古拉斯·泽卡斯
出版社:No Starch Press
出版日期:2014-01
ISBN:9781593275402
文件格式: pdf
标签: JavaScript Programming Frontend 前端 javascript Zakas" 前端开发 js
简介· · · · · ·
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 yo...
目录
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
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