Re: Development environments

From: Sybren Stuvel (sybrenUSE_at_YOURthirdtower.imagination.com)
Date: 08/24/03


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? 


Relevant Pages

  • Re: Tell about worst practices you have seen...
    ... adequately explained by stupidity. ... There was a certain school of thought among programming managers at IBM, ... programming language where obfuscatory programming techniques are highly ...
    (microsoft.public.vb.general.discussion)
  • Re: advice starting programming in C
    ... > If you're programming for fun, ... > language to use. ... And if you're getting really serious, Python is definitely the ... The problem with the world is stupidity. ...
    (comp.os.linux.development.apps)
  • Re: Which language will use?
    ... I want to ask which programming ... > language should use for writing Linux application. ... The problem with the world is stupidity. ...
    (comp.os.linux.development.apps)
  • Re: object system...
    ... for that you need machine language. ... isn't even as fast as other systems programming languages. ... Stroustrup's stated design goal was to enable ... all manner of elegance or abstraction can be sacrificed for speed, ...
    (comp.object)
  • Re: DirectX in HLA
    ... I guess that you have a great knowledge of DirectX ... > understanding by looking at them in assembly language... ... > actually represents, really, is a means to "undo" the OOP so ... > is NOT an "OOPL" (object-orientated programming language), ...
    (comp.lang.asm.x86)