商品詳情
Tutsplus Marketplace Object Oriented JavaScript 視頻教學 英文教學版
商品編號:
本站售價:NT$200
碟片片數:1片
瀏覽次數:34087
|
【轉載TXT文檔】
|
您可能感興趣:
您可能也喜歡:
商品描述
軟體簡介:
Ever wondered how you can write JavaScript with object oriented principles
Had a hard time understanding prototypes when working with constructor
functions Tried to write JavaScript that would do your laundry
This tutorial is here to help you answer all those questions, and more (actually,
you’re on your own for the laundry). With both a written tutorial and ~3 hours
of screencasts (1280×800 HD), this tutorial covers the following topics:
- Introducing to OOP
- Getting Acquainted with JavaScript objects
- Understanding context and binding
- Working with creation and inheritance patterns
- Module Pattern
- Prototypal Pattern
- Classical Patterns (With Base.js and Mootools)
- Revised Prototypal Pattern
- “Crockford” Patterns (new_constructor and power constructors)