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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make a start??? 1

Status
Not open for further replies.

abrogard

Technical User
Sep 13, 2002
58
AU
Hi...

I'm just trying to make a start on Visual C++ but I find the MSDN help very laborious, tedious and distracting - it doesn't seem to get to the point but is forever leading you off to read things that, sure, are interesting but are so deep and so many that you'll be a top guru before you get your hello world written.

So I go for tutorials and I've worked my way slowly through the Scribble thing twice now and it still won't compile error free.

When I try to debug it by matching my code with their samples I find too many differences - i.e. not covered by the tutorial text.


Questions:

1. Other folks agree about the MSDN help?
2. Where is a good place to start?
3. Is this a known fact with the Scribble thing or is it for sure me that's wrong?

regards,

abrogard.
 
The Scribble tutorial is old and has been modified as Visual C++ and the Windows OS has progressed. When i went through that tutorial, ummm... N years ago [lol] it went flawlessly except for my mistakes. Now some (n) years later when things go wrong the first place I look for mistakes is in my work. For me it seems to fit the 80-20 rule or more like 9999 to 1 [lol]

Also, books targeted at beginners will contain more comprehensive information that may help you progress faster than a simple online tutorial.


-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top