左耳朵耗子:技术领导力
·
simons
·
本文共 462
个字 , 预计需要阅读 1
分钟
经验技术领导力
- 《C语言程序设计(第二版)》
- 《深入理解计算机系统》
- 《UNIX环境高级编程》
- 《UNIX网络编程》
- 《Windows核心编程》
- 《TCP/IP详解》
每个程序员都应该要读的书
- 《Code Complete (2nd edition) 》《代码大全》
- 《The Pragmatic Programmer》 《程序员修炼之道》
- 《Structure and interpretation of Computer Programs》
- 《The C Programming Language》
- 《Introduction to Algorithms 》
- 《Design Patterns》
- 《Refactoring: Improving the Design of Exsting Code》
- 《The Mythical Man Month》
- 《The Art of Computer Programming》
- 《Compilers: Principles, Techniques and Tool》
- ……
推荐
- 《代码大全》
- 《程序员修炼之道》
- 《计算机的构造和解释》
- 《算法导论》
- 《设计模式》
- 《重构》
- 《人月神话》
- 《代码整洁之道》
- 《Effective C++》/《More Effective C++》
- 《Unix编程艺术》《Unix高级环境编程》
经典文章
- 《What every computer science major should know》
- 《LinkedIn’s Tips for Highly Effective Code Review》
- 《A Large-Scale Study of Programming Language and Code Quality in Github》
- 《Optimizing Software in C++ - Agner Fog》