Re: Development environments
From: Sybren Stuvel (sybrenUSE_at_YOURthirdtower.imagination.com)
Date: 08/24/03
- Next message: bdeck: "Re: About DWG and DXF (cad) file formats and applications"
- Previous message: Sybren Stuvel: "Re: what created the core dump?"
- In reply to: Tim Anderson: "Development environments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Aug 2003 19:21:33 GMT
Tim Anderson enlightened us with:
> I'm looking to getting into programming for Linux. I am used to
> using Visual Basic and suppose I'm looking for an IDE something like
> this.
Ok, that makes things clear.
> Basically I am looking at writting GUI based apps, using preferable
> basic as a language.
Basic is not a very nice language. Take a look at Python instead
(www.python.org). They have built large amounts of Google with it, so
that should prove that it has it's potentials ;-)
If you want to do GUI as well, take a look at QT. It has a nice GUI
designer, and you can easily use QT in combination with Python. It's a
combination I'm currently using for multiple projects (a Jabber
client, a puzzle game and a programming envirionment), and it really
rocks.
Really, get rid of Basic and take a look at the other languages that
are out there. Perhaps you'll go back to Basic again, but getting rid
of it let's you judge the other languages in a better way.
Sybren
-- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself?
- Next message: bdeck: "Re: About DWG and DXF (cad) file formats and applications"
- Previous message: Sybren Stuvel: "Re: what created the core dump?"
- In reply to: Tim Anderson: "Development environments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|