Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

The Art of Computer Programming, Volume 1: Fundamental Algorithms (repost)

Posted By: viserion
The Art of Computer Programming, Volume 1: Fundamental Algorithms (repost)

Donald E. Knuth, "The Art of Computer Programming, Volume 1: Fundamental Algorithms, 3rd Edition"
ISBN: 0201896834 | 1997 | True PDF | 672 pages | 7 MB

"The bible of all fundamental algorithms and the work that taught many of today's software developers most of what they know about computer programming."

—Byte, September 1995

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.