左耳朵耗子推荐书籍

C 程序设计语言
Unix 编程艺术
UNIX 环境高级编程
UNIX 网络编程
Windows 核心编程
TCP/IP 详解
代码大全
程序员修练之道
计算机的构造和解释
算法导论
设计模式
重构
人月神话
代码整洁之道
Effective C++
More Effective C++
Effective Java
C++ 软件性能优化
Agner Fog 其它几本和性能调优相关的书:
https://www.agner.org/optimize/

1
2
3
4
5
6
7
Optimizing subroutines in assembly language: An optimization guide for x86
platforms
The microarchitecture of Intel, AMD and VIA CPUs: An optimization guide for
assembly programmers and compiler makers
Instruction tables: Lists of instruction latencies, throughputs and micro-operation
breakdowns for Intel, AMD and VIA CPUs
Calling conventions for different C++ compilers and operating systems

其他名词:

Google Cloud Spanner
Quora