Sunday, July 26, 2009

Studying C++?

I am studying programming and my first course is c++.


Please tell me on what things to concentrate.I am wasting my time on many details while loosing the whole big pictures.


Help !!!!

Studying C++?
The most important thing to get out of the programming class is an idea for how the computer 'thinks' - or more specifically, how to tell it how to think. How to make it do what you wanted it to do. After learning things like that - loops, if/then, etc - it's all just semantics.
Reply:concepts and logic flow. learn flow charting.





http://www.hci.com.au/hcisite2/toolkit/f...





like she said, with the end result in mind think of each general step at a time required to get there and chart out a basic diagram.





search for basic programming concepts tutorials and such.





http://msdn2.microsoft.com/en-us/library...


No comments:

Post a Comment