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

第三章.函数是根基(3.Functions are fundamental)[完成]

翻译 Secrets of the JavaScript Ninja (JavaScript忍者禁术) 第三章 函数是根基(3.Functions are fundamental) 本章重点: 1.为什么能够理解函数是如此的重要 2.为什么函数是基本类型对象(first-class objects) 3.函数如何被浏览器调用 4.函数的声明(Delaring functions) 5.函数被调用的秘密 6.函数上下文(The context within a... Continue →