|
-
October 15th, 2007, 12:14 PM
#4
Re: Help a C++ beginer.
If you have access to MS Visual Studio, download some beginner's project (look into CodeGuru articles page) and step through the code. This will give you a good idea of how those projects are laid out (just so that you can get over this huge project notion) and try to change values to see their effects.
I'd strongly recommend to start with a console app & then move onto Win32 or MFC app.
Regards,
Usman.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|