How to learn c++

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

Join Date: Oct 2007
Posts: 14
Reputation: seneye is an unknown quantity at this point 
Solved Threads: 0
seneye seneye is offline Offline
Newbie Poster

How to learn c++

 
0
  #1
Jan 22nd, 2008
I want to learn to C++ But I don't know how to start to learn it?

Is there a program that I can practice it in or something? I just don't even know how to begin learning it?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,632
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1496
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: How to practice computer languages.

 
0
  #2
Jan 22nd, 2008
IMO the best was is to take college classes. If you can't do that (maybe because you aren't in college) then the next best thing is to buy a book and start reading from page 1. Here is a thread about the best recommended books.

Then of course you need to get a c++ compiler. Microsoft VC++ 2008 Express is free and easily downloaded from here. There are also several other free compilers that may be easier to learn how to use, such as Dev-C++ and CodeBlocks
Last edited by Ancient Dragon; Jan 22nd, 2008 at 11:13 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 35
Reputation: brk235 is an unknown quantity at this point 
Solved Threads: 1
brk235 brk235 is offline Offline
Light Poster

Re: How to learn c++

 
0
  #3
Jan 23rd, 2008
Hi iam also new to C++ programming Language. I downloaded Microsoft Visual C++ 2008 compiler for free and i have started compiling all programs from the OBJECT-ORIENTED PROGRAMMING IN C++ by Robert Lafore book. It doesn't matter which book you use but first install compiler and take one book and then try to compile all the programs from that book.

After that you can go to compiling small projects to the complex ones.

I think as i know this the best option.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: How to learn c++

 
0
  #4
Jan 23rd, 2008
Get a book and read it look at the code examples, type them out and compile them then change them slightly add another line to them or whatever, if you only type out the examples then move on you will not learn C++ as well as you would if you messed around with the example code.
STICK TO IT some parts are difficult, for me it is pointers and classes but keep trying then when you finally understand them make a program that uses them and keep practicing over and over and you will soon get the hang of it.
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



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC