CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 12 of 12

Thread: Learning C++

Threaded View

  1. #4
    Join Date
    May 2009
    Posts
    2,413

    Re: Learning C++

    Quote Originally Posted by ankhmor View Post
    However what I really want to do is to learn how to code for windows (eventually trying to code for xbox)
    If you want to cut the crap and do something challenging immediately you could download the DirectX 11 SDK and start fiddling with the examples that comes with it. But remember that this way of learning can be very frustrating so don't say I didn't warn you.

    http://www.microsoft.com/downloads/d...6-651cbd28ca15

    Here's another link for Microsoft games development,

    http://msdn.microsoft.com/sv-se/xna/default(en-us).aspx
    Last edited by nuzzle; April 16th, 2010 at 12:39 AM.

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