logo
Wrong email address or username
Wrong email address or username
Incorrect verification code
Donald Ervin Knuth
Birth date: January 10, 1938
Donald Ervin Knuth's Books
Recently added on shelves
Donald Ervin Knuth's readers
Share this Author
Community Reviews
Musings/Träumereien/Devaneios
Musings/Träumereien/Devaneios rated it 6 years ago
(Original Review, 2011)Here's my code and a sample run attempting to find the shortest path from "Home" to "School":class Location:def __init__(self, name):self.name = nameself.connections = []def set_connections(self, connections):self.connections = connectionsdef __str__(self):return self.name ...
Rey's books
Rey's books rated it 11 years ago
Too much religion... but there were some interesting thoughts throughout the book.
A little tea, a little chat
A little tea, a little chat rated it 14 years ago
The mouseover to Randall's cartoon says:'Dear Reader: Enclosed is a cheque for 98 cents. Using your work, I have proved this equals the amount you requested.'Nick provides a proper review...http://www.goodreads.com/review/show/46996559Oh. It's full of jokes, by the way. Just as well I didn't have my...
see community reviews
Need help?