The Design of Approximation Algorithms
David P. Williamson & David B. Shmoys
Elements of Programming Interviews: The Insiders' Guide
Adnan Aziz & Tsung-Hsien Lee & Amit Prakash
Pattern Recognition and Machine Learning
Christopher M. Bishop
Combinatorial Optimization: Theory and Algorithms
Bernhard Korte & Jens Vygen
Algorithms and Combinatorics (2)
Python工匠:案例、技巧与工程实践
朱雷
流畅的Python
Luciano Ramalho
C++ Primer Plus
Stephen Prata
More Effective C++:35个改善编程与设计的有效方法
Scott Meyers
Effective C++:改善程序与设计的55个具体做法
Clean Code: A Handbook of Agile Software Craftsmanship
Robert C. Martin
Algorithm Design
Jon Kleinberg & Éva Tardos
多处理器编程的艺术
Maurice Herlihy
编程珠玑
Jon Bentley