Whats a good book on the fundamentals of Computer Science
2 comments
I'm not aware of a single book that covers all of those topics well. The New Turing Omnibus might be a good place to start for getting an overview of CS topics, but since you say that you want to become "much much better at the fundamentals", you might consider a serious study of Knuth's Art of Computer Programming.
The defacto Algorithms and Data-structures book
http://www.amazon.com/gp/product/0262033844/
I have a decent Computer Science background but wasn't a CS major (I did Computer Engineer but gravitated to programming and networking courses) so I feel like my fundamentals are not as strong as they should be.
I have been programming professionally (C#, PHP, Ruby/Rails etc) for years, but want to become much much better at the fundamentals.