如何成为一个优秀的程序员(15)

C++ Primer 4th Edition;

Structure and Interpretation of Computer Programs 2nd Edition;

Introduction to Algorithms 2nd Edition;

Compilers: Principles Techniques and Tools;

Advanced Programming in the UNIX Environment 2nd Edition;

TCP/IP Illustrated Volume 1: The Protocols;

UNIX Network Programming Volume 1 3rd Edition: The Sockets Networking API;

Understanding the Linux Kernel 3rd Edition;

Linux Device Drivers 3rd Edition 。

在学习过程中 , 眼界一定要开阔 , 不要学到一点东西就沾沾自喜 , 坐井观天 , 以为这就是技术的全部 。 要多和别人交流 , 多了解别人在看什么书、别人对技术的认识是怎样的 。 书是看不完的 , 活到老学到老 , 对于程序员来说尤其如此 。

推荐阅读