I am seriously considering actually reading through the whole Art of Computer Programming by Don Knuth.
Though I know not many people actually manage to do this, and it's a ridiculously huge task to attempt, I wondered what people thought reading the whole lot will give me?
I believe it'll give me a deeper and wider understanding of programming, much like the wonderful quote from lindelof who is in turn quoting Joel Spolsky over at the other AoCP thread:-
"Programmers who started programming by copying JavaScript snippets [...] and went on to learn Visual Basic never learned about pointers, and they can never quite produce code of the quality you need."
I think having that deeper understanding will seep through into my practice as a programmer like a non-evil ooze. What else?
P.S. I clearly have to end the question on the famous quote from Bill Gates on AoCP:-
“If you think you’re a really good programmer, or if you want to challenge your knowledge, read The Art of Computer Programming, by Donald Knuth.” Gates described his own encounter with the book: “It took incredible discipline, and several months, for me to read it. I studied 20 pages, put it away for a week, and came back for another 20 pages. If somebody is so brash that they think they know everything, Knuth will help them understand that the world is deep and complicated. If you can read the whole thing, send me a resume.”