| | |
Learning C++ - which program/editor
![]() |
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.
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.
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
You can get started here
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html
Florida Rocks!
•
•
Join Date: Oct 2007
Posts: 39
Reputation:
Solved Threads: 5
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.
"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.
All my posts may be freely redistributed under the terms of the MIT license.
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.
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
•
•
•
•
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.
![]() |
Similar Threads
- What's the HARDEST program you've written? (Computer Science)
- Programming FAQ - Updated 1/March/2005 (Computer Science)
- Need Help With Program (VB.NET)
- Opinions? javascript/php/etc and programming standards (JavaScript / DHTML / AJAX)
- Learning "C" (C++)
- Want a free compiler for C/C++ under Windows (C++)
- New to Java, can't get program to compile (Java)
- Best Java Program Editor? (Java)
Other Threads in the *nix Software Forum
- Previous Thread: Samba--strange permissions
- Next Thread: mysqldump -p problems
Views: 1858 | Replies: 9
| Thread Tools | Search this Thread |
Tag cloud for *nix Software
2005 apache bashscripting busybox cert codeplex debian dotnetnuke emacs forwarding free fsf gaming gnu government gpl lawsuits license linux ls mail make makefile mandriva microsoft mkisofsiso obama open opensource port postfix ps3 samba security server sflc sharing software source stallman subdirectory ubuntu unix vmware xbox






