The Principles of Object-Oriented JavaScript (Paperback)
暫譯: 物件導向 JavaScript 原則 (平裝本)
Nicholas C. Zakas
- 出版商: No Starch Press
- 出版日期: 2014-02-23
- 售價: $875
- 貴賓價: 9.5 折 $831
- 語言: 英文
- 頁數: 120
- 裝訂: Paperback
- ISBN: 1593275404
- ISBN-13: 9781593275402
-
相關分類:
JavaScript、Object-oriented
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$820$648 -
$590$466 -
$780$663 -
$580$452 -
$400$380 -
$560$476 -
$360$281 -
$680$578 -
$360$252 -
$780$616 -
$650$618 -
$350$277 -
$580$458 -
$550$435 -
$520$411 -
$620$527 -
$450$356 -
$550$468 -
$650$553 -
$980$774 -
$1,575$1,496 -
$1,225$1,164 -
$560Node.js 硬實戰:115個核心技巧 (Node.js in Practice)
-
$179Node.js 進階之路
-
$580$493
相關主題
商品描述
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.
商品描述(中文翻譯)
如果你曾經使用過更傳統的物件導向語言,例如 C++ 或 Java,那麼 JavaScript 可能看起來根本不是物件導向的。它沒有類別的概念,甚至不需要定義任何物件就可以編寫程式碼。但不要被這個表象所迷惑——JavaScript 是一種極其強大且表達力豐富的物件導向語言,許多設計決策都掌握在你的手中。
在《The Principles of Object-Oriented JavaScript》中,Nicholas C. Zakas 徹底探討了 JavaScript 的物件導向特性,揭示了這種語言獨特的繼承實現及其他關鍵特徵。你將學到:
- 原始值和參考值之間的區別
- 使 JavaScript 函數如此獨特的原因
- 創建物件的各種方法
- 如何定義自己的建構函數
- 如何處理和理解原型
- 類型和物件的繼承模式
《The Principles of Object-Oriented JavaScript》將使即使是經驗豐富的開發者也能對 JavaScript 有更深入的理解。揭開 JavaScript 中物件運作的秘密,讓你能夠編寫更清晰、更靈活和更高效的程式碼。