Last active
December 15, 2015 16:49
-
-
Save banderson623/5292127 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Knuth's | |
------- | |
FUNDAMENTAL ALGORITHMS | |
The Art of Computer Programming, | |
======================================================================== | |
The process of preparing a program for a digital computer is especially | |
attractive, not only because it can be economically and scientifically | |
rewarding, but also because it can be an aesthetic experience much like | |
composing poetry or music. This books is the first volume of a | |
multi-volume set of books that has been desiged to train the reader in | |
various skills that go into a programmer's craft.... | |
------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment