收藏的技术书单列表

大部分都可以在资源下载中找到:

 

1) 应用层

Advanced.Programming.in.the.UNIX.Environment.pdf

Android.Cookbook.2nd.Edition.2017.5.pdf

expert shell scripting.pdf

The Linux Programmer's Toolbox.pdf
The Linux Programming Interface.pdf

 

2) 系统层

Conmputer Systems A Programmer's Perspective.pdf

Modern Compiler Implementation in C.pdf

Linux.Kernel.Development.3rd.Edition.pdf
Linux 内核 0.11 完全注释.pdf

UNIX.and.Shell.Programming.pdf

 

3) 驱动层

Linux Device Driver 3 Edition.pdf

 

4) 人工智能

Artificial Intelligence A Modern Approach.pdf

Deep Learning Tutorial.pdf

THE QUEST FOR ARTIFICIAL INTELLIGENCE.pdf

 

5) 软件工程

Clean Code A Handbook of Agile Software Craftsmanship.pdf
Code.Complete.Second.Edition.pdf
Coder to Developer: Tools and Strategies for Delivering Your Software.pdf

Refactoring: Improving the Design of Existing Code.pdf

The Mythical Man-Month.pdf
The Passionate Programmer.pdf
The Pragmatic Programmer-From Journeyman to Master.pdf
working.effectively.with.legacy.code.pdf

 

6) 算法

Introduction.to.Algorithms.3rd.Edition.pdf
Competitive Programmer’s Handbook.pdf
Structure And Interpretation Of Computer Programs.pdf

 

你可能感兴趣的:(计算机)