Thread: Knuth's Art of Computer Programming

  1. #1
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540

    Question Knuth's Art of Computer Programming

    Allright, currently 3 volume box set on amazon for $125. So what do you people think, good deal, not worth the money, ect. Just looking for opinions on those who have read it / heard maybe more detailed descriptions.
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Well, they cost about :: pulls out copy :: $55 each. 55 *3 > $125, so price-wise, it's a nice deal.

    Now, I guess the only question is how willing are you to delve into intense and dense, math-filled algorithms.

    But, as Prelude once said, it's worth it just for the major "Geek Points" you get for owning them. I've got the first two, and I always want to get the third, but I keep telling myself I should probably read through the first two before blowing money on the last one.

  3. #3
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    I am willing to actually go through it I was just wondering about whether or not it was actually worth it. I am unsure about the exact content. (I've read through some algorithm books before and I wasn't exactly impressed by some of them and very pleased with others. Thats my biggest problem is I can't thumb through it before hand.)

    BTW I heard you get even more "Geek Points" if you have that laying around with the Red Dragon book.
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  4. #4
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >Allright, currently 3 volume box set on amazon for $125.
    If new, that's good. My set cost $149US.

    >I was just wondering about whether or not it was actually worth it.
    Yes. However, you have to work to get the full benefit. If you want to use any of the algorithms, you have to translate them into real code, and depending on the language, that could be difficult. You don't have to have a mathematics background, so don't let all of the analysis intimidate you.

    The best part is that I have yet to find any errors in either typography or content. You can be comfortable in assuming that if anything doesn't work, it's your fault in the implementation.
    My best code is written with the delete key.

  5. #5
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    For the record andy, when prelude answered your pm and told you to ask me, its because i was her and she was me, and i didnt know how to answer your question. The prank, however, ended in between you pm'n her and then me.

  6. #6
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Thank you Prelude - informative and useful as always.

    Now I wasn't going to make this a thread originally because I figured many people wouldn't be that interested so instead I tried to PM some people I thought maybe had read this series.

    Unfortunately the only response I recieved was from Prelude (thanx again). This coupled with the fact that the other PMs I sent haven't been answered either I was just wondering if I am violating some PM etiquette that I am not aware of? Or have I simply just ........ed people off? If I have just let me know, I'm a big man, I can take it.
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  7. #7
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    A bunch of us played a new years prank on the forum by switching accounts. For example, i was prelude for a few days and she was RoD. This may account for why you have not gotten any responses. I didnt know how to help you when you PM'd prelude, because i was the one to recieve the PM. So i told you to PM RoD, who at the time was prelude. Follow me? Its a funny mess eh.

  8. #8
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >Follow me?
    Even I'm not sure what you're trying to say, and I was a part of it. Let's just say that if I ever said anything strange in the last two days, it was because RoD was using my account, and if RoD ever said something intelligent in the last two days, it was because I was using his account.
    My best code is written with the delete key.

  9. #9
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Yea well people had to know it wasnt me. Even if i did have something smart to say it wouldnt come out all smart and prelude-ish.

  10. #10
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Well thanx for the explaination. I was just concerned over the fact that the other PMs I have sent out recently about board policies and whatnot haven't been replied to and I was just wondering what the deal was. I generally do not like to make a thread that has such a limited scope such as asking about what should/shouldn't be included in code for topics which can be easily used by script kiddies and other stuff about board resources and whatnot.

    Just wondering if there was some rules I missed or something along those lines about PMs. I generally do not like to use email addresses if I do not have good repertoire with people (which is everyone here)

    BTW - I went ahead and ordered the books based off of Prelude's suggestion and some other reviews I have read.

    Thanx all for the help - Andy
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  11. #11
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    I would check to make sure you sent the messages to the proper people. Such as Kermi3, webmaster, fordy, govtcheez, salem, etc. These are all staff and can help you with questions regarding policies. Some are on more than others, such as govtcheez and kermi3.

  12. #12
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Well in order not to post more threads on PM topics all just use this one.

    Any idea why we don't have any Win32 tutorials on this site? I know there are people here knowledgeable enough to make some. This would help when it comes to some of the questions in the Windows Programming board as well as get more people on the right path into the 'intimidating world' of windows programming. If anything it could provide them with enough knowledge to ask the right questions.
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  13. #13
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Quote Originally Posted by andyhunter
    Well in order not to post more threads on PM topics all just use this one.

    Any idea why we don't have any Win32 tutorials on this site? I know there are people here knowledgeable enough to make some. This would help when it comes to some of the questions in the Windows Programming board as well as get more people on the right path into the 'intimidating world' of windows programming. If anything it could provide them with enough knowledge to ask the right questions.
    Try (what I'm pretty sure is) Ken Fitlike's site, http://www.foosyerdoos.fsnet.co.uk/

  14. #14
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Well, now see that is useful. I don't recall seeing that in the links section.

    I was just wondering why this board doesn't have any?
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  15. #15
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    >>Try (what I'm pretty sure is) Ken Fitlike's site, http://www.foosyerdoos.fsnet.co.uk/

    it sure is Fitlike's

    Copyright © 2001-2002 Ken Fitlike

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 34
    Last Post: 02-26-2006, 01:16 PM
  2. Tabbed Windows with MDI?
    By willc0de4food in forum Windows Programming
    Replies: 25
    Last Post: 05-19-2005, 10:58 PM
  3. Have you gotten through Knuth's "The Art of Computer Programming?"
    By SilentStrike in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 12-27-2004, 05:17 PM
  4. Computer will not boot.
    By RealityFusion in forum Tech Board
    Replies: 25
    Last Post: 09-10-2004, 04:05 PM
  5. Have u Coders Read "the Art of Computer Programming"
    By Liam Battle in forum C++ Programming
    Replies: 17
    Last Post: 05-14-2002, 12:00 PM