Todo List of 2014

[A]Translate JavaScript(1 - 6)[OK] 2014.3.15 / 2014.7.14 LOL!!!! #

1.Enter the ninja[OK]

2.Testing and debugging[OK]

3.Functions are fundamental[OK]

4.Wielding functions[OK]

5.Closing in on closures[OK]

6.Object-orientation with prototypes[OK]

[A]The C programming language[doing] 2014.7.15 #

1.A Tutorial Introduction

2.Types, Operators and Expressions

3.Control Flow

4.Functions and Program Structure

5.Pointers and Arrays

6.Structures

7.Input and Output

8.The UNIX System Interface

[A]Piano (5 movement) #

1.平均律C大调前奏曲[OK]

2.K545第二乐章[OK]

3.BWV1056第二乐章

4.K545第三乐章[OK]

5.K545第一乐章[OK]

要求:熟练

 
2
Kudos
 
2
Kudos

Now read this

第六章.原型与面向对象(6.Object-orientation with prototypes)[完成]

翻译 Secrets of the JavaScript Ninja (JavaScript忍者禁术) 第六章.原型与面向对象(6.Object-orientation with prototypes) 本章重点: 1.利用函数实现构造器 2.解释prototyes 3.利用prototypes实现对象的扩展 4.avoiding common gotchas 5.利用inheritace构建classes... Continue →