how to get started in C++

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2004
Posts: 8
Reputation: tj is an unknown quantity at this point 
Solved Threads: 0
tj's Avatar
tj tj is offline Offline
Newbie Poster

how to get started in C++

 
1
  #1
Sep 22nd, 2004
Hello everyone I am knew to the site and new to programming. I am currently taking a C++ class. Everything in the text looks greek to me....Don't worry I am not going to ask how to do my hw.....Does anyone have any advise on the best way to learn and understand the material.

Thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 24
Reputation: XianBin is an unknown quantity at this point 
Solved Threads: 0
XianBin XianBin is offline Offline
Newbie Poster

Re: how to get started in C++

 
1
  #2
Sep 22nd, 2004
look this web site,it is a good tutoria for study C++.
http://www.cplusplus.com/doc/tutorial/

or you can reading "Essential C++" .
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: how to get started in C++

 
1
  #3
Sep 22nd, 2004
Hello,

To best understand the material, you need to USE the material. Write some small programs, such as writing sentances on the screen. Then, do some simple math, adding 2 + 2 together. Then, work in input statements "input a: input b:" and add those together. Then, work on a loop to make the program repeat and repeat until youtell it to stop.

Then get into files, and reading in information.

Programming is not a spectator sport; you need to put code into the machine, and get it to do something. Do not be afraid of the errors you will make.... this is how we learn.

Write some code. Now. Enter it here. We can go from there.

Christian
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 8
Reputation: tj is an unknown quantity at this point 
Solved Threads: 0
tj's Avatar
tj tj is offline Offline
Newbie Poster

Re: how to get started in C++

 
0
  #4
Sep 23rd, 2004
Thank you! I have already started utilizing the site. Its great!
Thank you again



Originally Posted by XianBin
look this web site,it is a good tutoria for study C++.
http://www.cplusplus.com/doc/tutorial/

or you can reading "Essential C++" .
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 8
Reputation: tj is an unknown quantity at this point 
Solved Threads: 0
tj's Avatar
tj tj is offline Offline
Newbie Poster

Re: how to get started in C++

 
0
  #5
Sep 23rd, 2004
Hello,
Thank you ....I will keep practicing.

I was getting so fustrated with myself because I seem to be making nothing but errors. I blame myself for not understanding the text. I guess the old saying "practice makes perfect" still holds true!



To best understand the material, you need to USE the material. Write some small programs, such as writing sentances on the screen. Then, do some simple math, adding 2 + 2 together. Then, work in input statements "input a: input b:" and add those together. Then, work on a loop to make the program repeat and repeat until youtell it to stop.

Then get into files, and reading in information.

Programming is not a spectator sport; you need to put code into the machine, and get it to do something. Do not be afraid of the errors you will make.... this is how we learn.

Write some code. Now. Enter it here. We can go from there.

Christian[/QUOTE]
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 33
Reputation: anthmaina is an unknown quantity at this point 
Solved Threads: 0
anthmaina anthmaina is offline Offline
Light Poster

Re: how to get started in C++

 
1
  #6
Sep 23rd, 2004
Hi,you could also visit :
www.programmingtutorials.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC