Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

from where to start VC++ 1

Status
Not open for further replies.

rpk2006

Technical User
Apr 24, 2002
225
IN
Hi,
I am a beginer. Please suggest some good links and books to start Visual C++. There is always a new solution for the same problem.

Anonymous
 
One of the best books for starters with VC++ is the Sam's Teach Yourself range (ie. 24 hours/21 days). If you don't know any C/C++ language at all then I would suggest reading something like "C++ for Dummies" first.
tellis.gif

programmer (prog'ram'er), n A hot-headed, anorak wearing, pimple-faced computer geek.
 
You might want to look at some ideas of programs. Once you have one start coding it and get help on it. Perhaps look at other peoples code at and go through programs to see what things do. A good coder will have good commenting to help you.......other than that...buy a book......by Bjarne or something
 
I've found "Using Visual C++ 6" by Jon Bates and Tim Tomkins gets you launched into fairly impressive-looking stuff without too much theory. It certainly gives you an encouraging start!

The ISBN is 0-7897-1635-6.

However, getting good at Visual C++ is always going to be hard work as I know to my cost.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top