GIDForums  

Go Back   GIDForums > Computer Programming Forums > CPP / 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-May-2006, 15:14
gamerdakota gamerdakota is offline
New Member
 
Join Date: May 2006
Posts: 2
gamerdakota is on a distinguished road

Choosing code editor


Hi,I'm ready to write my first C++ Program but I have no idea what to write it with.Do I write down the codes on Notepad or what?
Last edited by LuciWiz : 02-May-2006 at 07:49. Reason: Edited title; Previous title was : "Soooooo Need help!"
  #2  
Old 01-May-2006, 15:23
Sokar Sokar is offline
Member
 
Join Date: May 2005
Posts: 243
Sokar has a spectacular aura aboutSokar has a spectacular aura about

Re: Soooooo Need help!


Yes you can use notepad to write your code. But you will need to use a compiler to turn the code into an executable. Your best bet is one of the free IDE's. One of the popular one's seems to be,
http://www.bloodshed.net/devcpp.html
  #3  
Old 01-May-2006, 15:35
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,108
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: Soooooo Need help!


Hello and Welcome to GIDForums™ gamerdakota. It sounds like you are at or near the beginning of all this fun.

You will need an editor of some sort. I would advise against notepad (although you could use it) and find a free text editor with programming in mind. There are lots of free ones available. I use one called ConText for Windows.

What about a compiler? Do you have one installed? There is a product called Dev-C++ that is the whole package ready to roll. IDE and compiler (it uses MingW) that you can get working quickly.

I use CygWin with W2K for the compiler and assorted tools. Then just run a bash shell (like the cmd shell) and the editor. It's very simple but will take a little bit of practice to get used to.

I'm sure people will make other suggestions based on what they like.

Then you can get to the fun part. Debugging.

Ask if you have any further questions. If you haven't already, check out the Guidelines to Posting thread. It shows how to use code tags as well as other helpful information.

Mark
__________________
"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
  #4  
Old 02-May-2006, 05:33
netnut netnut is offline
Member
 
Join Date: Dec 2005
Location: India
Posts: 174
netnut will become famous soon enough

Re: Soooooo Need help!


In case you go agianst the idea of using an IDE, I really suggest that you use Notepad++ from sourceforge as your editor. It really is cool.
I used it some time ago when I had "command line compilers" before I switched over to Dev-Cpp.
All the best with your programming, hope you have a good begining.

Regards,
Netnut.
  #5  
Old 07-May-2006, 09:40
gamerdakota gamerdakota is offline
New Member
 
Join Date: May 2006
Posts: 2
gamerdakota is on a distinguished road

Re: Choosing code editor


Thanks guys,I'm considering Dev-C++ or Contex.

Thanks for the help !
 
 

Recent GIDBlog2nd Week of IA Training 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Here it is again! 35% - 40% off For Life! my-e-space Web Hosting Advertisements & Offers 0 20-Apr-2006 14:48
functions seems not to exit from a certain code block jaro C Programming Language 3 21-Mar-2006 23:08
User defined headers davis Miscellaneous Programming Forum 6 16-Feb-2006 18:40
[Tutorial] GUI programming with FLTK dsmith FLTK Forum 10 03-Oct-2005 15:41
Problem with int mixed with char,... leitz CPP / C++ Forum 17 07-Dec-2004 20:56

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

All times are GMT -6. The time now is 21:22.


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