计算机书单

· 基础:

       《深入理解计算机系统》,对应的英文版是《Computer Systems: A Programmer's Perspective》       (在读)

 

· 语言:

        《Effective C++》, 《More Effective C++》

        《C 专家编程》

        《Thinking in Java》

 

· Android系统:

        《深入理解Android系统》,邓平凡

        《Android情景分析》,老罗

 

· 操作系统:

        《Linux内核设计与实现》,对应的英文版是《Linux Kernel Development》 

        《30天自制操作系统》

        《深入理解Linux内核》,对应的英文版是《Understanding the Linux Kernel》                            (在读)

        《Linux内核源代码情景分析》I,II

 

· 编译原理:

        《Compilers: Principles,Techniques,and Tools》 龙书

        《Modern Compiler Implementation in C》 虎书

        《Advanced Compiler Design and Implementation》 鲸书

 

· 设备驱动:

        《Linux 设备驱动开发》,宋老师的书

 

· 设计模式:

        《Design Pattern》,Gang of Four

        《Head First in Design Patten》

 

To Be Continue ......

 

posted on 2015-12-20 16:34  全能码农  阅读(424)  评论(0编辑  收藏  举报