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

Recreating SICP 1:从一个计算器开始

作者:何岩,禁止转载。 0.前言 # 你知道MIT计算机专业的第一门课是什么吗? 那就是SICP(Structure and Interpretation of Computer Programs) SICP被评为是一本神书。两位作者就像是炼金术士,将自己对计算机科学的真知灼见浓缩在不算厚的SICP之中。 虽然看上去SICP文字不多,但是信息量极大。很多我们常见的争论议题,例如面向对象和面向函数之争,SICP只需要几行文字就能点到本质。看完之后总有一种“... Continue →