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).
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.
發表於2024-12-22
Principles of Object-Oriented JavaScript 2024 pdf epub mobi 電子書 下載
我是看完 JavaScript: The Good Parts, 再這本的。確實不錯,容易理解。 區彆於以前在學校學的 class-based Object-Oriented ,Javascript 的 Object-based Object-Oriented 在理解和使用中會有挺多不同的。
評分這本書的很多內容都可謂基礎知識,作者的《JavaScript 高級程序設計(第三版)》裏也覆蓋瞭不少本書的內容,但這本書要稍稍詳細一點,而且書的框架更加清晰,適閤像我這樣入門後,對 JavaScript 缺乏大局觀的人。 通過這本書,你可以很明確地瞭解到,JavaScript 有五種基礎類...
評分我是看完 JavaScript: The Good Parts, 再這本的。確實不錯,容易理解。 區彆於以前在學校學的 class-based Object-Oriented ,Javascript 的 Object-based Object-Oriented 在理解和使用中會有挺多不同的。
評分我是看完 JavaScript: The Good Parts, 再這本的。確實不錯,容易理解。 區彆於以前在學校學的 class-based Object-Oriented ,Javascript 的 Object-based Object-Oriented 在理解和使用中會有挺多不同的。
評分我是看完 JavaScript: The Good Parts, 再這本的。確實不錯,容易理解。 區彆於以前在學校學的 class-based Object-Oriented ,Javascript 的 Object-based Object-Oriented 在理解和使用中會有挺多不同的。
圖書標籤: JavaScript Programming Frontend 前端 javascript Zakas" 前端開發 js
紅皮書裏關於對象那部分抽齣來瞭吧。不過不錯,值得一看。
評分內容非常淺顯,對大神 Nicholas 略失望。。
評分很基礎
評分書挺薄,3天就看完瞭。作者把JavaScript對象編程的相關基礎知識講解的很清晰,非常適閤作為js對象編程的入門書拿來學習。
評分https://github.com/greatabel/principles-of-object-oriented-js 作者有一種化繁為簡的能力!
Principles of Object-Oriented JavaScript 2024 pdf epub mobi 電子書 下載