Thread: Windows programming for beginner (Absolute beginner)

  1. #1
    Tha 1 Sick RAT
    Join Date
    Dec 2003
    Posts
    271

    Post Windows programming for beginner (Absolute beginner)

    Right I've just almost finished my book on C++ as I'm new to it and I reckon I've got most of it. (STill have to do STL and some other C++ Advanced types) I'm tired of console programming and would like links to sites containing Windows programming for the absolute beginner, preferably one with an e-book.
    Thankx y'all.
    A hundred Elephants can knock down the walls of a fortress... One diseased rat can kill everyone inside

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    This tutorial is usually cited.

    gg

  3. #3
    Tha 1 Sick RAT
    Join Date
    Dec 2003
    Posts
    271
    Thanx I'll check it OUT.
    A hundred Elephants can knock down the walls of a fortress... One diseased rat can kill everyone inside

  4. #4
    Registered User
    Join Date
    Oct 2003
    Posts
    13
    If you search really hard, you might be able to find a copy of Charles Petzold's Programming Windows, 5th Edition somewhere on the net.

  5. #5
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    What do you want to learn in windows programming?

    For MFC:

    Introduction to MFC Programming with Visual C++ by Richard M. Jones

    Programming Windows With MFC by Jeff Prosise

    For Win32 API:

    Programming Windows by Charles Petzold

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to make a windows application
    By crvenkapa in forum C++ Programming
    Replies: 3
    Last Post: 03-26-2007, 09:59 AM
  2. Script errors - bool unrecognized and struct issues
    By ulillillia in forum Windows Programming
    Replies: 10
    Last Post: 12-18-2006, 04:44 AM
  3. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  4. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  5. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM