Things a Computer Scientist Rarely Talks About is a book by Donald E. Knuth, published by CSLI Publications of Stanford, California. The book contains the annotated transcripts of six public lectures given by Donald E. Knuth at MIT on the subject of relations between religion and science. Knuth gives credence to the …
Literate programming is an approach to programming introduced by Donald Knuth in which a program is given as an explanation of the program logic in a natural language, such as English, interspersed with snippets of macros and traditional source code, from which a compilable source code can be generated. The literate …
The Art of Computer Programming je opsežna monografija koju je napisao Donald Knuth i koja pokriva mnoge vrste programskih algoritama i njihovu analizu. Knuth je započeo projekt, izvorno planiran kao jedna knjiga, još 1962. Prva su tri sveska objavljena brzim sljedovanjem, počinjući sa prvim sveskom 1968., drugim …