Skip to content

Instantly share code, notes, and snippets.

@sh7ning
Last active October 10, 2020 06:20
Show Gist options
  • Save sh7ning/f1b0456d68146133fd42aca2619e2c6d to your computer and use it in GitHub Desktop.
Save sh7ning/f1b0456d68146133fd42aca2619e2c6d to your computer and use it in GitHub Desktop.

入门

  • Python基础教程
  • C程序设计语言(机械工业出版)
  • 鸟哥的私房菜
  • Java编程思想

数据结构与算法

  • 算法导论(机械工业出版)
  • 数据结构与算法分析
  • 数据结构(C语言版)

选一本即可

计算机组成原理

  • 深入理解计算机系统
  • 计算机组成原理

操作系统

  • 现代操作系统
  • 深入理解Linux内核

计算机网络

  • 计算机网络自顶向下方法
  • TCP/IP详解 卷1:协议
  • Unix网络编程 卷1:套接字

编译原理

  • 编译原理
  • 计算机程序的构造和解释
@sh7ning
Copy link
Author

sh7ning commented Oct 10, 2020

计算机专业必读哪些经典书籍?- 知乎
https://www.zhihu.com/question/273973062/answer/373015576

程序员技术练级攻略
https://coolshell.cn/articles/4990.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment