Results 1 to 6 of 6

Thread: Introduction to Algorithms

  1. #1

    Thread Starter
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710

    Introduction to Algorithms

    Not exactly a C++ question, but I trust the people here to give a more accurate opinion thing =).

    Good book? Worth getting?

    Thanks.

    Z.

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    I've taught the course. It's not a bad book, but students didn't like Cormen very much. They though it was too abstracted. -- If that's the book you mean. But that was the first edition.
    Edition 2 or 3 is out now.

    If you have patience, Knuth's 3 volume 'Art of Computer Programming' is more accessible. And it's the basis for the whole field anyway. It's just REALLY BIG. Took me several months to work all the way through. In the new version he references MIX, an assembler you can download if you want. Which is better than the old version which I first read - ALGOL, WATFOR III, pseudocode, or assembler.

  3. #3

    Thread Starter
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    Yeah, that is the book Im talking about =). Abstracted? As in, more theory, then code?

    Z.

  4. #4
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Yeah - they wanted code examples with a little theory sprinkled in. Not what they got -- it was a more rigorous mathematical approach.

    It's considered the best modern book for CS majors. I was was teaching in a CIS curriculum thoough.

  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Originally posted by jim mcnamara
    If you have patience, Knuth's 3 volume 'Art of Computer Programming' is more accessible. And it's the basis for the whole field anyway. It's just REALLY BIG. Took me several months to work all the way through. In the new version he references MIX, an assembler you can download if you want. Which is better than the old version which I first read - ALGOL, WATFOR III, pseudocode, or assembler.
    Isn't volume 4 expected at the end of this year sometime?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  6. #6

    Thread Starter
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    Originally posted by jim mcnamara
    Yeah - they wanted code examples with a little theory sprinkled in. Not what they got -- it was a more rigorous mathematical approach.

    It's considered the best modern book for CS majors. I was was teaching in a CIS curriculum thoough.
    Sounds like exactly what I am looking for =).

    Thanks.

    Z.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width