also @ TechSpot: Rumor: AMD "Piledriver" FX CPU production to begin Q3 2012

TechSpot

Good Programming books!!

Discussion in 'Software Apps' started by deki, May 28, 2005.

Thread Status:
Not open for further replies.
  1. deki Newcomer, in training

    Hi does anyone knows any god and detailed programming books for win32 api, and visual basic and game programming for beginners!!I bought few books but they all assume that I know win API confusing message handling!!I can program in c/c++ . I need really detailed and well written textbook, if it exsist!Any help would be appreciated.
  2. Dejan123 Newcomer, in training

    I have book for Visual Basic 6 ( not ebook) : Visual basic step by step from Michael Halvorson. Good book for begginers and professionals.
  3. Nodsu Newcomer, in training

    I would recommend you stick with VB and game programming before you try to tackle the Windows API itself. Win32 API is very ugly and you should try to use pretty wrappers instead of the real thing whenever you can.
  4. MrGaribaldi TechSpot Ambassador

    Any reason why you're going from c++ to VB? Most people I know go the opposite way..
    Granted, it does give a bit easier access to the api, but it isn't that hairy in c++...

    And i'd take a look at the books listed in this list on Amazon...
  5. deki Newcomer, in training

    Hi, the reason I'm trying to jump to VB because most jobs require VB knowledge and other development programs, and none of them even care that I'm proficient in c/c++, so I dont know what to do, except grab the best book and learn quickly.
Thread Status:
Not open for further replies.