Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-04-2005, 02:35 AM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2005

Posts: 1

jaymunee80

Default Easiest way to learn C++?

im fairly comfortable with html but i dont want to take a class on c++. is there an online course or something. Even a good book would be helpful.
jaymunee80 is offline  
Old 04-04-2005, 12:57 PM   #2 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

You can downlad Thinking in C++ for free here: http://www.mindview.net/Books/TICPP/...ngInCPP2e.html

Nothing will beat having someone around so you can ask questions and share code.
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 04-04-2005, 01:04 PM   #3 (permalink)
 
Monster Techie

Join Date: Jul 2004

Posts: 1,848

OIDanTheManIO

Send a message via AIM to OIDanTheManIO Send a message via Yahoo to OIDanTheManIO
Default

Quote:
Originally posted by C.Ingram
You can downlad Thinking in C++ for free here: http://www.mindview.net/Books/TICPP/...ngInCPP2e.html

Nothing will beat having someone around so you can ask questions and share code.
I was also wondering the same thing. Thanks for the e-books!

-Dan The Man
__________________
<a href=\"http://oi-forums.com/index.php?topic=187.0\"><img src=\"http://img171.echo.cx/img171/2096/getopera9zg6jw.png\"></a>
OIDanTheManIO is offline  
Old 04-04-2005, 02:08 PM   #4 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

I neglected to mention two things: First, Thinking in C++ assumes you are a C programmer. You can still use it, of course. You just may need to look up a few things. Second, at times it is a bit unclear, and can be difficult to understand.

Just take a step back, and ask a question in either case and you should be fine. There are plenty of C++ programmers here on these forums, so don't be shy and ask for help if you need it. We all need a hand sometimes.
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 04-05-2005, 04:00 PM   #5 (permalink)
 
Junior Techie

Join Date: Mar 2005

Posts: 50

c0mplexity

Default

If you have background in programming with other languages(NOT HTML) and algorithms , like VB or something else, you should have no problem learning from source codes. I suggest www.pscode.com
c0mplexity is offline  
Old 04-10-2005, 12:27 PM   #6 (permalink)
 
Newb Techie

Join Date: Apr 2005

Posts: 4

Nobin

Default

C++ for dummies. that is what i used to learn code
Nobin is offline  
Old 04-13-2005, 12:55 PM   #7 (permalink)
 
Newb Techie

Join Date: Apr 2005

Posts: 8

Arcane

Send a message via AIM to Arcane Send a message via Yahoo to Arcane
Default

I started learning with Sam's Teach Yourself C++ in 21 Days. It was fairly good for just getting down some basics, but that's really all you need to learn in order to actually start programming. The best way to learn C++, for me at least, is to actually code (which is why taking classes for it is fairly effective... you have to do homework ) and just mess around with stuff until you understand what's going on.
Arcane is offline  
Old 04-13-2005, 08:48 PM   #8 (permalink)
 
Newb Techie

Join Date: Mar 2005

Posts: 21

The_Shocker

Send a message via AIM to The_Shocker
Default highschool

highschool.
The_Shocker is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On