Thread: Knuth's Art of Computer Programming

  1. #16
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    We dont have any because nobody has written them. Hell its been a year almost and im still not done my opengl tutorials. Im just out of free time, working on taking care of it though.

  2. #17
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Quote Originally Posted by Prelude
    >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.
    I was wondering why Rod had wandered into the C board to make some comments...

  3. #18
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    I was wondering why Rod had wandered into the C board to make some comments...
    I would've been more inclined to wonder why Prelude had gotten smashed and passed out at Denny's.

  4. #19
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    That was a fun night, she got arrested and all.

  5. #20
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Well I would me willing to help if someone wants me to. Just don't know where anybody is at or what you guys would need.
    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

  6. #21
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    You would need to write a tutorial in an rtf format. Make sure its clear, informative, and free of error the best you can. Than post it in the Windows forum for review or email it to alex @ [email protected] and request he add it.

  7. #22
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    Plain text is fine. Better would be text formatted with HTML, but this isn't crucial. If you do decide to use HTML, please make sure to appropriately replace < and > with &lt; and &gt; in your code examples so I don't have to manually go through and replace them.

  8. #23
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    If you do decide to use HTML, please make sure to appropriately replace < and > with &lt; and &gt; in your code examples so I don't have to manually go through and replace them.
    Manually? You didn't write a C program that does that for you?

  9. #24
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Gotcha, good to know. Well I guess I'll start putting some stuff together. So since there is no base here yet should I start with how to make a window and move from there?

    I don't know everything but I would be willing to help with what I do.

    [edit]

    So how about I use word to generate the html( I know inefficient and all). (I probably just lost the 1 cool point I had )

    [/edit]
    Last edited by andyhunter; 01-02-2005 at 10:54 PM.
    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

  10. #25
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    hey alex, if you can later shoot me an email, i have to talk to you bout some of my files.

  11. #26
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    Quote Originally Posted by sean_mackrory
    Manually? You didn't write a C program that does that for you?
    Of course he has. He's just being power-hungry.

  12. #27
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    An intro to windows programming and a general explanation of some functions and libs would be a good start. Background before code.

  13. #28
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    Quote Originally Posted by sean_mackrory
    Manually? You didn't write a C program that does that for you?
    I think I'd prefer Ruby for that task.

  14. #29
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Quote Originally Posted by webmaster
    I think I'd prefer Ruby for that task.
    Or, you know, any text editor in the world that has find-and-replace

    PS: use PERL.

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