Interesting programming and cs books
See all writings || Archive// Books i find interesting.... Many of the textbooks are freely available online
-
Computer organization and architecture designing for performance by william stallings
-
Computer Systems:a programmer's perspective Bryant. O'hallaron
-
Artificial Intelligence A Modern Approach by Stuart J.Russell and Peter Norvig
-
Algorithms to Live By: The Computer Science of Human Decisions Brian Christian and Tom Griffiths
-
Code: The Hidden Language of Computer Hardware and Software Charles Petzold
-
Design Patterns: Elements of Reusable Object-Oriented Software Erich Gamma
-
Compilers: Principles, Techniques, and Tools by Alfred V.Aho, Ravi Sethi
-
Refactoring: Improving the Design of Existing Code by kent Beck and Martin Fowler