English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I use Visual Studio 2005 for programming. When I was little, I used to do programming all the time with Turbo C 3.0, so I'm familiar with all the C grammars and stuffs. But, somehow I don't know how to get on the application programming. I can write console programs only run don command prompt, using C++. But when it comes to windows application programs(like MFC programmings and stuffs,) I don't know how to design window resources and everything. There are not much books on Application programming on Visual C++ 2005. Does the version matter in C++(Can I use older version books for C++ 2005?) It's hard to find the way to start these. Do you have any suggestion?

Quesiton Summary:

1) What is the most famous website/forum for C++ developers group?
2) How do I get started on Windows APP Programming?
3) Is the older version of C++ compatible with Visual C++ 2005(Can I get books for VC++ 6.0 or .NET and would it still work on 2005?)

Thx, and I always give 5 stars to the best answer.

2007-02-11 13:22:47 · 6 answers · asked by Anonymous in Computers & Internet Programming & Design

6 answers

You can download for free the Visual Studio Express and there are tutorials you can follow for each of the languages in it to learn.
You can write a program and then look at the final code source to see how it was developed in order to use in your other C++ work.

Download selection here:
http://msdn.microsoft.com/vstudio/express/

Take a look here for learning materials:
http://msdn.microsoft.com/vstudio/express/visualc/learning/default.aspx

If you need graphics programs or some other free programs you can find some more links on my webpage at http://www.tom-olsen.com/links.html

2007-02-11 13:36:00 · answer #1 · answered by ♥Tom♥ 6 · 0 0

To do windowed classes you may desire to interface with the working equipment's windowing equipment, some thing which could no longer be finished with vanilla C++. based on the OS you will would desire to snatch the acceptable libraries and header archives, and learn how to software for the OS API (application programming interface). Microsoft grants their developer SDK on their website. For Mac OS that is needed to envision Apple's internet site. For Linux you will would desire to envision out utilising the X homestead windows equipment. Then the complicated section starts: gaining wisdom of the OS API. pastime programming throws in extra problems. you will would desire to earnings to software for the extremely some gaming APIs, like OpenGL, OpenAL, DirectX. There are various prebuilt pastime engines obtainable so which you do no longer would desire to start from scratch, yet then you will would desire to earnings the thank you to apply the sport engine. Examples are Allegro (for 2d video games), OGRE, Irrlicht Engine, and Panda3D. identity application has additionally made various of their identity Tech pastime engines obtainable for loose.

2016-09-28 23:50:41 · answer #2 · answered by heusel 4 · 0 0

I took it up when I was going to school. The first 2 weeks are the basics. I was hanging in there, then that mess got advanced. I was completely lost. LOL I ended up dropping out of the class. LOL Good Luck with Computer Programming, man.

2007-02-11 13:26:59 · answer #3 · answered by Anonymous · 0 0

Buy book of last part or take teacher you're know his expert on C++ last Part.

2007-02-11 13:30:08 · answer #4 · answered by Rasmah.com 5 · 0 0

Fred Wow!Your Extra News here!
★※★ http://208.109.69.157/funstuff/extra/extra03.asp?strName=Fred

2007-02-11 13:35:45 · answer #5 · answered by dhi h 1 · 0 2

learn by doing

2007-02-11 13:24:58 · answer #6 · answered by pooteo1 3 · 0 1

fedest.com, questions and answers