Learning C++ - which program/editor

Reply

Join Date: Nov 2007
Posts: 66
Reputation: superjacent is an unknown quantity at this point 
Solved Threads: 3
superjacent's Avatar
superjacent superjacent is offline Offline
Junior Poster in Training

Learning C++ - which program/editor

 
0
  #1
Dec 13th, 2007
I think this is the right forum for this type of question as opposed to the C++ forum.

I'm learning C++ via Windows Vista, console stuff, at the moment. I've also got Ubunto installed and trying to figure out which programs I need in order to write simple console type C++ applications. I'm relatively new to Linux so easy step by step guidelines would be nice.

Any help appreciated.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: Learning C++ - which program/editor

 
0
  #2
Dec 13th, 2007
a simple text editor is vim. you might also want to try an IDE.
You can get started here
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 66
Reputation: superjacent is an unknown quantity at this point 
Solved Threads: 3
superjacent's Avatar
superjacent superjacent is offline Offline
Junior Poster in Training

Re: Learning C++ - which program/editor

 
0
  #3
Dec 13th, 2007
Thank you.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Learning C++ - which program/editor

 
-2
  #4
Dec 14th, 2007
The best text editor for linux is emacs. I suggest you try it.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 1,419
Reputation: TheNNS is an unknown quantity at this point 
Solved Threads: 15
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: Learning C++ - which program/editor

 
0
  #5
Dec 14th, 2007
That's just your personal opinion.
Florida Rocks!
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 39
Reputation: maddog39 is an unknown quantity at this point 
Solved Threads: 5
maddog39 maddog39 is offline Offline
Light Poster

Re: Learning C++ - which program/editor

 
0
  #6
Dec 14th, 2007
For graphical text editors on Linux, I highly recommend Geany, which is a "lightweight" IDE and is exactly what it says. Its not very bloated at all but has the most helpful features of IDEs such as code completion and custom compiler/interpreter integration. Otherwise, I might also recommend Vim if your planning on using the command line but (WARNING) it DOES have a HUGE learning curve. If you insist on using the command line for your work but want something much easier, I'd recommend checking out GNU Nano.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Learning C++ - which program/editor

 
0
  #7
Dec 14th, 2007
> That's just your personal opinion.

And?
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Learning C++ - which program/editor

 
0
  #8
Dec 14th, 2007
Originally Posted by Sturm View Post
The best text editor for linux is emacs. I suggest you try it.
That's subjective statement at best, and is worthless unless you give some objective reasoning supporting it.
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: Learning C++ - which program/editor

 
1
  #9
Dec 14th, 2007
Ok fine. Reasons why emacs is *the best*:

1. It's extensible and configurable. Emacs Lisp (or Elisp) is extremely powerful. In fact, most of emacs is written in Elisp.
2. It provides a uniform environment. Emacs integrates the entire process of writing, compiling, and debugging into one seamless interface.
3. It's versatile. Emacs can be used as a diary, planner, calender, telnet client, MUD client, bash shell (eshell), irc client, and much much more.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 66
Reputation: superjacent is an unknown quantity at this point 
Solved Threads: 3
superjacent's Avatar
superjacent superjacent is offline Offline
Junior Poster in Training

Re: Learning C++ - which program/editor

 
0
  #10
Dec 14th, 2007
Originally Posted by Sturm View Post
Ok fine. Reasons why emacs is *the best*:

1. It's extensible and configurable. Emacs Lisp (or Elisp) is extremely powerful. In fact, most of emacs is written in Elisp.
2. It provides a uniform environment. Emacs integrates the entire process of writing, compiling, and debugging into one seamless interface.
3. It's versatile. Emacs can be used as a diary, planner, calender, telnet client, MUD client, bash shell (eshell), irc client, and much much more.
Point # 2 I like.
Reply With Quote Quick reply to this message  
Reply

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




Views: 1858 | Replies: 9
Thread Tools Search this Thread



Tag cloud for *nix Software
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC