Just getting started in C++, C+

S

Sheldon Rabin

Thanks in advance to all of you,
Your recommendations:
What kind of instruction and software are needed to learn and do useful
programming using C+, C++ ?
I would like to access and use the windows graphics environment.
SRabin,
 
D

divya_rathore_

What kind of instruction and software are needed to learn and do useful
programming using C+, C++ ?

There is nothing like C+.
A good tutorial: http://www.cplusplus.com/doc/tutorial/
I would like to access and use the windows graphics environment.

Free: DevC++ (core c++, that black command line window) + WxWidgets
(for graphical user interfaces)

Commercial: Microsoft Visual Studio version 6.0 or higher (not
available from microsoft, try ebay). Considering that you are a
beginner, Version 6.0 (alongwith latest service pack, freely
downloadable from microsoft website) is ok though advanced users prefer
Visual Studio 2005.

Hope that helps!

Divya Rathore
(remove all underscores for email ID)
http://www.adislindia.com
 
J

John Carson

Commercial: Microsoft Visual Studio version 6.0 or higher (not
available from microsoft, try ebay). Considering that you are a
beginner, Version 6.0 (alongwith latest service pack, freely
downloadable from microsoft website) is ok though advanced users
prefer Visual Studio 2005.


Free version of Microsoft's latest compiler with IDE here:

http://msdn.microsoft.com/vstudio/express/visualc/

To the OP. You will need to learn command line programming before you do
graphics. When ready for graphics, download the Platform SDK. A link to
instructions for doing so is given in the Getting Started window when you
open up the program.
 
F

fungus

Free: DevC++

Commercial: Microsoft Visual Studio version 6.0 or higher

Free: Microsoft Visual C++ Express - download
it from Microsoft.


--
<\___/>
/ O O \
\_____/ FTB. For email, remove my socks.


We’re judging how a candidate will handle a nuclear
crisis by how well his staff creates campaign ads.
It’s a completely nonsensical process.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top