1、课程PPT
MIT OpenCourseWare
http://ocw.mit.edu/courses/;

Courses  Stanford
http://cs.stanford.edu/courses;

EECS at UC Berkeley
http://www.eecs.berkeley.edu/Scheduling/CS/schedule.html;

CMU Course List
http://www.ece.cmu.edu/courses/index.html;

Computer Science at Illinois
 http://cs.illinois.edu/online/academics?quicktabs_9=5

Brown CS Courses
 http://cs.brown.edu/courses/

其他,威斯康辛-麦迪逊,Rice,康奈尔,德克萨斯-奥斯丁分校。

2、图书。
进入一门学科的最好办法是读好书。
好书必是行家力作。
非行家不能出好书;虽是行家,但不是力作,也很难是好书。
以阿伦森为主的编写组在社会心理学方面是行家,他们的《社会心理学》出到第五版,则称得上是力作,故是好书。
读一本好书,胜过读一批扰乱视听的混世著作。
金盛华

知名出版社:
Morgan Kauffmann
Addison Welsley
Prentice Hall
McGraw-Hill
MIT Press
Thomson Learning

入门级别:
史蒂夫.麦克康奈尔           代码大全2
Brian W. Kernighan, Dennis M. Ritchie           The C Programming Language

进阶:
Computer Systems: A Programmer's Perspective           Bryant, Randal E.、 O'Hallaron, David R.
Introduction to Computing Systems: From Bits and Gates to C and Beyond          Yale N. Patt, Sanjay J. Patel
Computer Organization and Design: The Hardware/Software Interface         David A. Patterson, John L. Hennessy

Database Management Systems         Raghu Ramakrishnan, Johannes Gehrke
Database Systems: The Complete Book           Jeffrey D. Ullman, Jennifer Widom, Hector Garcia-Molina
Database: Principles, Programming, and Performance          Patrick E. O'Neil, Elizabeth O'Neil

Operating Systems: Design and Implementation            Albert S. Woodhull, Andrew S. Tanenbaum

The Illustrated Network: How TCP/IP Works in a Modern Network           Walter Goralski

Compilers: Principles, Techniques, and Tools       Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman
Engineering a Compiler           Keith Cooper, Linda Torczon

Introduction to Algorithms         Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
Algorithms         Robert Sedgewick, Kevin Wayne
The Algorithm Design Manual          Steve S. Skiena

高阶:
Computer Architecture: A Quantitative Approach        David A. Patterson, John L. Hennessy 
Parallel Computer Architecture: A Hardware/Software Approach          David Culler, J.P. Singh, Anoop Gupta

Transaction Processing: Concepts and Techniques            Jim Gray, Andreas Reuter

The Art of Computer Programming             Donald E. Knuth

Optimizing Compilers for Modern Architectures: A Dependence-Based Approach           Randy Allen, Ken Kennedy

Computer Networks: A Systems Approach         Larry L. Peterson, Bruce S. Davie

最新文章

  1. 12,13 Proxy和Reflect
  2. ACM: HDU 2544 最短路-Dijkstra算法
  3. C#中使用JQueryUI中Autocomplete插件
  4. cubieboard中使用py-kms与dnsmasq搭建局域网内全自动KMS激活环境
  5. 用CSS截断字符串的两种实用方法
  6. python爬虫实践(一)
  7. Django之Form、ModelForm 组件
  8. 离线安装 Android 4.0 SDK
  9. Linux 禁ping和开启ping操作
  10. AngularJS入门基础——过滤器
  11. Java参数传值?or传引用?
  12. 关于form表单onsubmi提交
  13. resize定义元素尺寸大小
  14. Oracle EBS PO采购订单更新
  15. wk_10.md
  16. 柯朗微积分与数学分析习题选解(1.1 节 a)
  17. ubuntu添加默认路由才可以访问网络
  18. R语言-查找满足条件的数并获取索引
  19. Git fetch & pull 区别
  20. angularjs requeirjs配置相关

热门文章

  1. WindowsMTU修改
  2. VBS 操作Excel
  3. Host 'XXX' is not allowed to connect to this MySQL server解决方案
  4. (转)TCP连接的11种状态变迁
  5. Mongodb~连接串的整理
  6. 【密码学】RSA密钥长度、明文长度和密文长度
  7. Unity C# 使用JsonUtility读写Json文件
  8. Xtrareport 交叉报表
  9. System.Net.Mail
  10. dotnetcharting 的简单使用