Shawn博客

sicp4py

使用函数构建抽象

add() mul() max() min() map() + - * /

使用对象构建抽象

class

计算机程序的构造与解释

递归 迭代

分布式&并行计算

锁 纯函数

序列和协程