在美国本科期间读过的技术书籍,响应梨叔的号召做个整理。
算法:
Introduction to Algorithms by Thomas H. Cormen
横跨三门算法课整整三个学期。光看一眼书名,就想起当年被算法支配的恐惧。
计算理论:
Introduction to the Theory of Computation by Michael Sipser
编译器:
Compilers: Principles, Techniques, and Tools by Alfred V. Aho
没有这本书就没有Shoolang。
操作系统:
Modern Operating Systems by Andrew S. Tanenbaum
机器学习:
A Course in Machine Learning by Hal Daume III
自然语言处理:
cs.columbia.edu/~mcollins/cs4705-spring2019
强烈推荐我校的神级教授!
C++语言:
C++ Primer by Stanley B. Lippman
Java语言:
Effective Java by Joshua Bloch
Thinking in Java by Bruce Eckel
北美找工作必备:
Cracking the Coding Interview by Gayle Laakmann McDowell