Tuesday, July 28, 2009

Tell me briefly the steps of how to learn c++?

The programs involve,a site where I can get the coding and whatever you know about c++.





Thanks in advanced!!

Tell me briefly the steps of how to learn c++?
a. Goto class and slowly nod off to an instructor who talks in a monotone voice for 2.5 hours every Monday, Wednesday, and Friday.





b. Go back to your dorm and open your book, trying to ignore your nuisance of a roommate who keeps talking about majorgeeks.com and collegehumor.com.





c. Read the same chapter on pointers and arrays 7 times - still not remembering anything the next day.





d. Sit at your computer staring at the assignment, then write code for 12 hours at a time while life, as you know it, pases you by.





e. Repeatedly punch your monitor out of frustration.





f. Repeat steps.
Reply:i know 1 fr VB
Reply:Took education and training to learn.


1. enroll in a college and take the class


2. go to class


3. study


4. get a job where they train you


5. work
Reply:Download yourself a compiler, and start reading tutorials. The rest is up to you!





If I tried to tell you everything I know about C++ I'd be here all day... why don't you just go search the net and find out for yourself? ;)
Reply:just try this:











// My Very First Program





# include %26lt;stdio.h%26gt;





void main ()





{


printf ("HELLO WORLD!\n);


}
Reply:go to www.cprogramming.com and www.programmersheaven.com here u will find code, tutorial and more useful stuff.


No comments:

Post a Comment