CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2005
    Posts
    1

    Gettng started with C++

    Yesterday I stumbled onto a copy of Visual C++ 6.0 in a thrift store. Having always always wanted to learn it, I figured that I couldn't wrong with the unopened package for only $35. Now, however, I find myself wondering where I should start. Are there any good online resources for beginner in the language? I am most inerested in game writing and graphics manipulation and such.

    Thanks
    Bob

  2. #2
    Join Date
    May 2005
    Posts
    25

    Re: Gettng started with C++

    Heres a good place to start learning the basics:
    http://www.functionx.com/cpp/index.htm

    and windows mfc basics here:
    http://www.functionx.com/visualc/index.htm

  3. #3
    Join Date
    May 2005
    Posts
    85

    Re: Gettng started with C++

    try this one for extra revision

  4. #4
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: Gettng started with C++


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

Featured