Hacker News new | ask | show | jobs
by chiachun 4012 days ago
Structure and Interpretation of Computer Programs. This famous book emphasized controlling complexity and how to build a structure that is easy to extend.
1 comments

The cost of complexity is exponential -Rob Pike