LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-20-2010, 08:29 PM   #1
keisni
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
Cool what IDE you use in Linux?


Hi, everybody. I am a Chinese Linux newbie.
I have 3 years experience of c++ programming on Windows. The first time I saw Linux and I said Wow. The UI is so cool especially after I enabled desktop effects.
Now, I want to delve deeper into Linux as a developer. After reading some chapters of the famous book "APUE", I think it`s great to have IDE in Linux like visual studio in Windows.
So, what IDE you use in Linux?
 
Old 03-20-2010, 09:03 PM   #2
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
The closest thing to that in Linux is probably KDevelop. But, you may find more developers who prefer a good text editor.
 
Old 03-20-2010, 09:09 PM   #3
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
I like Gedit.
 
Old 03-20-2010, 09:27 PM   #4
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
Vim for me.
 
Old 03-20-2010, 09:38 PM   #5
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Hi, Welcome to LinuxQuestions!
You can use Netbeans, Eclipse.
 
Old 03-20-2010, 09:44 PM   #6
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Every year jeremy ( root of this LQ site) places a poll for the Member choice awards.
Since you are newbie , you may not aware of those.
IDE/WEB development of this year
Most of members of this LQ chosen Eclipse as the best then Netbeans
 
Old 03-20-2010, 09:46 PM   #7
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
I typically use gedit, beacause I like the combination of vi(m)'s syntax highlighting, and nano's ease-of-use.

...and gcc -<flags> <source file> -o <executable> for compiling.

Last edited by MrCode; 03-20-2010 at 09:47 PM.
 
Old 03-20-2010, 09:57 PM   #8
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
IDE? Isn't that what non-programmers use instead of a text editor? For editors that have stood the test of time, try emacs or vi.

Evo2.
 
Old 03-20-2010, 10:16 PM   #9
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
Quote:
Originally Posted by evo2 View Post
For editors that have stood the test of time, try emacs or vi.
Wait! Shouldn't that be "vi or emacs"?
 
Old 03-20-2010, 10:21 PM   #10
custangro
Senior Member
 
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , RHEL
Posts: 1,979
Blog Entries: 1

Rep: Reputation: 209Reputation: 209Reputation: 209
Quote:
Originally Posted by penguiniator View Post
Wait! Shouldn't that be "vi or emacs"?
It should JUST be vi
 
Old 03-20-2010, 10:39 PM   #11
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
Quote:
It should JUST be vi
Yes, quite right. ;^)
 
Old 03-20-2010, 11:00 PM   #12
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by MrCode View Post
I typically use gedit, beacause I like the combination of vi(m)'s syntax highlighting, and nano's ease-of-use.
Exactly. I like the UI too, simple, yet fully-featured and easily tuned. And since it ties in with GTK/GNOME, it looks really good and matches the rest of my GTK theme too.

It's part of my Big Three Non-Essential Programs I Can't Live Without. Oxymoronic, but you need those GNU command-line tools...

- Gedit
- Konsole (best tabbing UI, customized easily in the GUI, MANY features)
- Google Chrome (Amazing. I could write a whole documentary about it's amazingness, but I'll spare y'all )
 
Old 03-20-2010, 11:11 PM   #13
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
Quote:
Originally Posted by leopard View Post
It's part of my Big Three Non-Essential Programs I Can't Live Without.
It's really flat in Oklahoma, isn't it.
 
Old 03-20-2010, 11:36 PM   #14
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by penguiniator View Post
It's really flat in Oklahoma, isn't it.
Define: flat.
Maybe I should append "...on my computer" at the end of that sentence...
 
Old 03-21-2010, 12:00 AM   #15
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Code::Blocks
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
If making a raid0 partition from large IDE and SCSI, will rest of IDE risk more wear? streams &dragonflies Linux - Newbie 3 10-18-2008 07:30 PM
Best IDE to learn IDE to leran on Linux alix123 Programming 4 01-07-2005 04:22 AM
RH9 &9.0 Benq CDRW 4012a IDE + IDE CDROM - Install - how to cgtueno Linux - Hardware 6 05-30-2004 02:43 PM
bad dmesg output when using ide-scsi boot parameter for IDE CD/DVD-ROM Locura Slackware 7 09-29-2003 02:36 AM
how2 make the kernel scan both PCI IDE and Mboard IDE channels? carboncopy Slackware 1 07-23-2003 03:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration