LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 02-21-2006, 02:58 AM   #1
nadine.mauch
Member
 
Registered: Aug 2003
Location: France
Distribution: SuSE 7.2/8.1/8.2/9.0/9.1
Posts: 80

Rep: Reputation: 15
IDE choice for developpement


Hi,

I've to write an application using postgresql and nice GUI interfaces.

I've been working (developping programs) for more than 10 years on another platform without graphic mode...

So on linux I've tried tcl/tk but it's a bit slow for the data transfers I've to do.
I've tried Gnat Ada. It was interessant but very expensive.
The application is thought to be client/server and the client will have to run under winXX or linux.
I've heard about sun java studio enterprise which is free.
Could this one be a good choice ?
Does someone use it ?
Does someone have an advice ?
Are all of you using C/C++ and basta !
Are you mixing langages on purpose ?

Thanks
 
Old 02-21-2006, 03:44 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
Quote:
Originally Posted by nadine.mauch
Hi,

I've to write an application using postgresql and nice GUI interfaces.

I've been working (developping programs) for more than 10 years on another platform without graphic mode...
Nothing wrong with that, many programmers do not use IDEs, simply because they are more productive with command line tools and editors. I'm still waiting for an IDE with its internal editor supporting vi commands.
Quote:
The application is thought to be client/server and the client will have to run under winXX or linux.
So java is a good choice, but I'm sure others will promote different languages.
Quote:
I've heard about sun java studio enterprise which is free.
Correct, like all Sun's developer's tools downloadable for free.
Quote:
Could this one be a good choice ?
Sure, it's based on a serious contender in the open source IDEs competition, NetBeans, the leader still being Eclipse.
Quote:
Does someone use it ?
I'm sure plenty of people are using it ...
 
Old 02-21-2006, 08:57 AM   #3
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 46
A great answer to this should come in a couple of weeks. As luck has it, LQ currently has a Member's Choice Awards going on, in which there is a poll for IDE of the Year
 
Old 02-21-2006, 10:10 AM   #4
-X-
Member
 
Registered: Oct 2003
Location: Tx,USA
Distribution: Slackware, Red Hat, CentOS
Posts: 495

Rep: Reputation: 30
Lots of things are a good choice, just depends where you want to go. I would first pick the development environment, C/C++, Java, Python, etc.. Then pick the IDE for it.

Java is good, the studio or Netbeans works fine.

For me.... Qt, C++, and/or Python, PyQt. Once you know the Qt Libs, everything is pretty much interchangeable. Then gvim (not a IDE, but cross platform), or Kdevelop.

wxWidgets, C++, and/or Python, wxPython, and Boa IDE is also a good pick.

RealBasic if you're a Basic fellow.

Many PostgreSQL plugins.

Lots of things to pick from, to many to list here.

Last edited by -X-; 02-21-2006 at 12:27 PM.
 
Old 02-21-2006, 11:03 AM   #5
paulsm4
Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,858
Blog Entries: 1

Rep: Reputation: Disabled
Hi -

I completely agree with jlliagre:

* Sometimes (often times?) the best choice is no IDE at all

* Java sounds like an excellent choice to consider for your project

* Netbeans/SunStudio and Eclipse are two excellent development
environments to consider for Java programming (among other languages)

IMHO .. PSM
 
Old 02-21-2006, 11:34 AM   #6
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 50
I agree with paulsm4 and jlliagre. When being cross-platform is not a requirement use anything you want, but
*if you don't want to write code for each platform
*to bother testing which operating system you're dealing with
*to wonder if any library or code you used is system dependant
use java.

As for the ide to use there are many of them
 
Old 02-21-2006, 11:43 AM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,627
Blog Entries: 10

Rep: Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776
Even though Java is a nice choice in terms of write & deploy
I wouldn't walk past Qt without having a closer look. It has
pretty good SQL support built-in, has a PostgreSQL connector
and it's C++ :}
Some people like the Qt designer for building GUIs, too.
[edit]
http://www.trolltech.com/download/opensource.html
Btw. Trolltech has modified their licensing, Qt/Windows
is now ALSO available as FOSS ;}
[/edit]


Cheers,
Tink

Last edited by Tinkster; 02-21-2006 at 11:47 AM. Reason: added link and comment
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RH9 &9.0 Benq CDRW 4012a IDE + IDE CDROM - Install - how to cgtueno Linux - Hardware 6 05-30-2004 02:43 PM
grub, onboard ide and ide add-in cards sambartle Linux - General 15 11-07-2003 10:44 AM
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
does the choice of IDE channel matter for multiple harddrives? londo Linux - Newbie 4 08-17-2001 03:52 PM


All times are GMT -5. The time now is 03:38 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration