Anyone know a good CS theory book?
Looking for a good CS theory book to tackle and try to learn how computers function on a very low level. Looking for something in between Laymen's terms and CS grad school textbook.
Thanks much!
Thanks much!
Never stop learning.
Comments
-
paul78 Member Posts: 3,016 ■■■■■■■■■■The Art of Computer Programming by Donald E. Knuth is considered by many to be the classical reference guide. Although, I don't think I have ever met anyone that read the whole thing.
The Algorithms and Data Structures books by Robert Sedgewick is suppose to be good too. -
jdancer Member Posts: 482 ■■■■□□□□□□An excellent overview of CS is the book Computer Science: An Overview (11th Edition): J. Glenn Brookshear: 9780132569033: Amazon.com: Books. I even learned a thing or two.