C/C ++ recommended books:
C ++ programming language Bjarne stroustrup)
C ++ primer (version 4) Stanley B. Lippman, Joseph Lajoie (for reference)
C ++ programming specifications: 101 rules, guidelines and best practices herbsutter, Andrei Alexandrescu 2006 (more) Exceptional C ++ herbsutter 2006
(More) Valid tive C ++ Scott Meyers 2006
Predictional C ++ style: 40 new engineering challenges, Programming Problems and Solutions herbsutter 2006
C ++ templates David vanw.orde, niclai M. josutis 2005
Additional reading:
C ++ coding specification Lin Rui 2007 (encoding style)
Design and evolution of c ++ language Bjarne stroustrup
New Thinking in C ++ design: Application of generic programming and design patterns andreialexandrescu 2004
C language (US) Alan R. Feuer 2007
Go beyond C ++ standard library: Introduction to boost Library (US) bjorn Karlsson 2007
Data Structure and algorithm recommendation books:
Yan Weimin, Data Structure
Introduction to algorithms (US) corrmen (T. H.
Algorithm design and analysis basics (US) anany Levitin 2004
Programming Pearl (US) Jon Bentley 2006
Algorithm design and analysis Wang Xiaodong 2005
Additional reading:
Fu qingxiang, Algorithm and data structure, Wang Xiaodong 2004
The mysteries of efficient programs (US) Henry S. Warren, JR 2003
Recommended books for Linux
Gun/Linux Programming Guide [us] K. Wall 2004
Advanced Programming in UNIX environment W. Richard Steven S, Stephen Ena. Rago 2006
UNIX Network Programming W. Richard Steven s
Unix programming art (US) Eric S. Raymond 2006
Additional reading:
Linux programming book (US) John goerzen 2004
Ace programmer Guide (US) Stephen D. Huston 2005
Recommended books for Design Patterns
Headfirst design patterns elisabethfreeman, Eric Freeman, 2007
Design Model Erich Gamma 1995
Design Patterns (2nd) (US) alanshalloway & James R. Trott 2006
Agile Software Development, Robert TC. Martin 2003
Reconstruction and pattern kerievsky, Joshua. 2006
Additional reading:
Anti-pattern: William J. Brown 2007
Software pre-construction Art: API, janth. 2007
Recommended books for testing and restructuring:
Test-driven development (TDD) kentbeck 2004
Refactoring Martin Fowler 1999
Art of modifying code Michael C. Feathers 2007
Reconstruction and pattern kerievsky, Joshua. 2006
Additional reading:
Integrated Testing Framework: Agile Software Testing with fit (US) rickmugridge, Ward cunnheim 2007
Why programs fail: Systematic debugging Guide (de) Andreas Zeller 2006
Recommended books for project management:
Mythical man-month-version 2nd (US) freik Brooks 2007
Analytical eXtreme Programming (second edition) Kent Beck, Cynthia Andres 2007
Joel says software (US) Joel Spolsky 2006
Additional reading:
Dancing with Bear: Software Project Risk Management tomdemarco, Timothy Lister 2003
Other recommended books:
Is your light on?Winberger ---- egmkang recommendation
Programmer cultivation path (beauty) Andrew hunt, David Thomas 2005
Code Daquan (US) Steve McConnell 2006
Introduction to the Perl language (Fourth Edition) Randal L. Schwartz, Tom Phoenix, Brian D Foy 2007
Proficient in regular expressions (US) Jeffrey E. F. Friedl 2007
Write Secure Code (US) Michael Howard, David leblec 2006
Construction and interpretation of computer programs (US) Harold Abelson, Gerald Jay Sussman, Julie Sussman 2004
Additional reading:
JOEL: Excellent Software Development Methods (US) joelspolsky 2006
Note: Blue Books are the key recommendations
Updated on 2012-06-03:
The Linux programming interface-a Linux and UNIX System Programming Handbook
O & M related:
Linux System Management Technical Manual
Laruence's Linux private dish
Miscellaneous:
Unix programming art (US) Eric S. Raymond 2006
Linux kernel design and implementation
UNIX operating system design Maurice J. Bach
Deep understanding of Linux kernel
High-performance MySQL
Advanced bash Scripting
Sed & awk
Hadoop authoritative guide
Hbase authoritative guide
Source: http://www.cnblogs.com/zhenjing/archive/2010/10/10/1847396.html