Thread: Begone foul demon!

  1. #16
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    They are supposed to be the best with the exception of 'Algorithms in C++', because Kunth's three book series are the best algorithm set although I think this is overkill. There is a limit.

    I am also interested in Win32, but for the moment I consider Win32 nothing more than a junkyard of parts. I don't know enough at this point to assemble those parts into efficient classes that I might need in my programs, however there is no better junkyard in the world of computers. That junkyard is growing no doubt. Infact it may pay dividends to be aware of API's such as .NET due to the fact that I believe it will be a native API, like Win32, not just an extension of it. At any rate the console is the fastest way to learn and the STL of any high level language should be studied in depth. If you are talking Win32 than you likely are not after API depedancy but rather an API building. Otherwise does API dependancy really make a programmer a professional? Probably not, but rather a professional likely knows what is going on inside the classes and uses some of the vendor classes, but also designes his own.

  2. #17
    Former Member
    Join Date
    Oct 2001
    Posts
    955
    have you ever thought of MFC?

    Well, I don't always use MFC (well, actually I once used it and disliked it), but some people like it

    Oskilian

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A foul practice abounds
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 12-06-2006, 12:05 AM
  2. The demon respawns
    By confuted in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 06-30-2003, 11:10 AM
  3. Fordy == Speed demon
    By Fordy in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 11-02-2001, 09:28 AM