Tutsplus Marketplace Object Oriented JavaScript 視頻教學 英文教學版
碟片編號:TIC2454
碟片數量:1片
銷售價格:200
瀏覽次數:34047
軟體簡介:
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)