DEF programmer original https://www.zhihu.com/question/54350343 Aboutspeaker
and 54 people agreed to the answer.
1 The server Multithreaded programming Muduo of Chen Giant bull
Well, it might be more of a good fit, especially a technical book.
If you already have a C + + base on wild pointers and memory leaks have your own experience and doubts
If you already have the idea of a network programming foundation for a better understanding of the actual server
This book is really good.
2 in-depth application of C++11 code optimization and engineering-level applications
This book is actually looking at the first book encounter, and then learn c++11 buy.
The result is not necessarily more shallow than the first, and later transferred to learn C + + template (really idle)
Two have eaten a kind of martial sense, but the egg.
Can only say that the foundation has or need to continue to hone in the actual combat but these two books are the introduction of the C + + server combat volume
Previous image
3 Redis design and Implementation (first edition) Redis source code Analysis
Learn about the data structure code and some problem solving ideas 4Game programming Patterns Game Programming mode
3 4 are looking at the electronic version
5 Large Web site technology architecture Core principles and case studies
After learning the Web server NOSQL, it is natural to know what problems will be encountered in the actual combat, and how to solve. This book is about distributed file distributed database Cache Automation redundancy and so on. It's worth reading.
6 Algorithm version 4th
Whether it is a bottleneck in practice or want to learn more, code to solve the problem of the essence of thinking. It will eventually go back to the algorithm and data structures and operating systems. 2016 I still take the learning algorithm as the main
7 algorithm and implementation of garbage collection
After learning C + + uses smart pointers to manage memory, you want to understand the recycling strategies for other languages. And it also involves algorithms.
It can be said that the study of the book is the memory management and algorithm Learning plan combined with the results of a branch learning program. Learning
What are some of the best it technology books you've read in 2016?