List Of Computer Science Books ((better))
Standardized the vocabulary used by object-oriented developers worldwide.
Writing code that works is not enough. Great engineers write code that is clean, maintainable, and adaptable. Structure and Interpretation of Computer Programs Commonly referred to as "SICP" by MIT. Uses Scheme to teach fundamental functional programming. list of computer science books
If you see a heavy book on a programmer’s shelf that looks intimidating, it is likely CLRS. This is the academic standard for algorithms. It covers everything from sorting and searching to graph theory and dynamic programming in rigorous mathematical detail. It serves as an excellent reference manual and a textbook for serious study. list of computer science books