Add books about algorithms and operation system.

pull/324/head
Jimages 2016-05-22 13:01:55 +08:00
parent 6349dcf232
commit 7249ab629e
1 changed files with 8 additions and 0 deletions

View File

@ -45,6 +45,10 @@
### Algorithms
Name | Author | ISBN
:-- | :--: | :--:
[Introduction to Algorithms(3rd Edition)](http://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/) | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein | 9780262033848
### Programming Paradigms
### Software Testing
@ -63,6 +67,10 @@
### Operating Systems
Name | Author | ISBN
:-- | :--: | :--:
[Modern Operating Systems(4th Edition)](http://www.amazon.com/Modern-Operating-Systems-Andrew-Tanenbaum/dp/013359162X/) | Andrew S. Tanenbaum, Herbert Bos | 9780133591620
### Computer Networks
Name | Author | ISBN