mirror of
https://github.com/huihut/interview.git
synced 2024-03-22 13:10:48 +08:00
添加修改了书籍
This commit is contained in:
parent
db34ed085d
commit
be18375fef
30
README.md
30
README.md
|
@ -2306,18 +2306,36 @@ MODULE_API int module_init()
|
|||
|
||||
## 书籍
|
||||
|
||||
* 《剑指 Offer》
|
||||
* 《编程珠玑》
|
||||
* 《深度探索 C++ 对象模型》
|
||||
### 语言
|
||||
|
||||
* 《C++ Primer》
|
||||
* 《Effective C++》
|
||||
* 《More Effective C++》
|
||||
* 《深度探索 C++ 对象模型》
|
||||
* 《深入理解 C++11》
|
||||
* 《STL 源码剖析》
|
||||
* 《深入理解计算机系统》
|
||||
* 《TCP/IP 网络编程》
|
||||
* 《程序员的自我修养》
|
||||
|
||||
### 算法
|
||||
|
||||
* 《剑指 Offer》
|
||||
* 《编程珠玑》
|
||||
* 《程序员面试宝典》
|
||||
|
||||
### 系统
|
||||
|
||||
* 《深入理解计算机系统》
|
||||
* 《Windows 核心编程》
|
||||
* 《Unix 环境高级编程》
|
||||
|
||||
### 网络
|
||||
|
||||
* 《Unix 网络编程》
|
||||
* 《TCP/IP 详解》
|
||||
|
||||
### 其他
|
||||
|
||||
* 《程序员的自我修养》
|
||||
|
||||
## 复习刷题网站
|
||||
|
||||
* [leetcode](https://leetcode.com/)
|
||||
|
|
Loading…
Reference in New Issue
Block a user