GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-Apr-2007, 05:47
Silent Silent is offline
Junior Member
 
Join Date: Mar 2007
Posts: 44
Silent will become famous soon enough

What do I need?


I'm just starting out with C++, what do I need?

If there is a sticky somewhere please feel free to point me in the right direction, but I'd also be interested to know of any pitfalls you experienced users and newbies alike had when starting out.

For example, should I buy an Object Oriented version of C++ or start out with the raw coding I see dotted about in these forums.

Alternatively just tell me how you started out and I'll learn from that too.

Thanks for any advice.
  #2  
Old 01-Apr-2007, 11:58
Gamer_2k4's Avatar
Gamer_2k4 Gamer_2k4 is offline
Member
 
Join Date: Apr 2005
Location: Wisconsin
Posts: 117
Gamer_2k4 will become famous soon enough

Re: What do I need?


Quote:
For example, should I buy an Object Oriented version of C++ or start out with the raw coding I see dotted about in these forums.

All C++ is object-oriented. The language is the same, no matter what compiler you use. I use Code::Blocks, which is a nice, free IDE. And this set of tutorials should help you out a lot.
__________________
Gamer_2k4
  #3  
Old 01-Apr-2007, 13:32
Silent Silent is offline
Junior Member
 
Join Date: Mar 2007
Posts: 44
Silent will become famous soon enough

Re: What do I need?


There doesn't seem to be a manual with the Code::Blocks App, and he tutorial doesn't seem to have a bearing on Code::Blocks. Am I doing something wrong here?
  #4  
Old 01-Apr-2007, 16:03
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,109
cable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the rough

Re: What do I need?


Quote:
Originally Posted by Silent
There doesn't seem to be a manual with the Code::Blocks App, and he tutorial doesn't seem to have a bearing on Code::Blocks. Am I doing something wrong here?

Try this link. Code::Blocks wiki
__________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work."
--Thomas Alva Edison
"Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety."
--Benjamin Franklin
"A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes."
--Hugh Downs
  #5  
Old 01-Apr-2007, 22:39
Gamer_2k4's Avatar
Gamer_2k4 Gamer_2k4 is offline
Member
 
Join Date: Apr 2005
Location: Wisconsin
Posts: 117
Gamer_2k4 will become famous soon enough

Re: What do I need?


Quote:
Originally Posted by Silent
There doesn't seem to be a manual with the Code::Blocks App, and he tutorial doesn't seem to have a bearing on Code::Blocks. Am I doing something wrong here?

That's because Code::Blocks is simply a tool to turn code into an executable file. Open it, type your code, click the "Build and Run" button, and there you go. There's no real trick to it. The tutorials are to help you learn C++. The complier that you use (like C::B or Dev-C++) has no bearing on how you write code. It just makes the compiling and linking processes smoother, and often makes your code easier to read (context specific color, etc.) That's all. You still have to write the code the same way.
__________________
Gamer_2k4
  #6  
Old 02-Apr-2007, 11:38
Silent Silent is offline
Junior Member
 
Join Date: Mar 2007
Posts: 44
Silent will become famous soon enough

Re: What do I need?


Thanks for those links and the advice... this is really good, thanks again.
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 16:32.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.