The Art of Computer Programming, Vol 1
Fundamental Algorithms
- By Donald Knuth
- Computer Programming
Get it here:
This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures–the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research.
Comments
Continue Browsing
Clean Code
A Handbook of Agile Software Craftsmanship
The Clean Coder
A Code of Conduct for Professional Programmers
40 Algorithms Every Programmer Should Know
Hone your problem-solving skills by learning different algorithms and their implementation in Python
The Master Algorithm
How the Quest for the Ultimate Learning Machine Will Remake Our World
Art of Computer Programming Vol 2
Sorting and Searching
The Art of Computer Programming, Vol 2
Seminumerical Algorithms
Lions' Commentary on Unix
with Source Code