Re: Best Free Java Editor?
From: Jim Paterson (j.paterson_at_bell.ac.uk)
Date: 12/10/03
- Previous message: Ajay Singh Tomar: "Rational Clearcase API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Dec 2003 08:18:20 -0800
"Dale King" <kingd@tmicha.net> wrote in message news:<3fc38c44@news.tce.com>...
> "Matt O'Toole" <matt@deltanet.com> wrote in message
> news:RMtvb.1064$Cw.677@nwrddc02.gnilink.net...
> >
> > "Dale King" <KingD@tmicha.net> wrote in message
> news:3fa7fb52@news.tce.com...
> >
> > > The only
> > > IDE you should consider is the one that is specifically designed for the
> > > purpose of learning Java and OO programming. That IDE is
> >
> > Never let anyone tell you anything is "the only" -- especially with regard
> to
> > software.
>
> "Matt O'Toole" <matt@deltanet.com> wrote in message
> news:Gkfvb.1048$Ul1.968@nwrddc01.gnilink.net...
> >
> > All of these are *way* overkill for a beginning Java student. All you
> need is a
> > text editor, although you should have a real programmer's editor,
> something
> > better than Notepad. As a Notepad replacement, I like Textpad. In fact,
> every
> > Windows user should have it on their machine.
>
> And I guess similarly never let anyone tell you that anything is "all you
> need" -- especially when much better tools are out there.
>
> My advice still stands. The best environment for learning Java programming
> is BlueJ. It was specifically designed for that purpose and succeeds
> wonderfully.
>
> A text editor, command line tools that they don't have enough knowledge to
> understand, and no debugger is about the worst environment for a newbie. I
> know you probably don't think the command line tools are hard to understand,
> but just look at the posts in comp.lang.java.help. There are usually several
> posts each day with simple not understanding the tools.
I totally agree that BlueJ is the most appropriate tool for learning
Java programming. It is very simple to uses, and it emphasises and
clarifies the concepts of object orientation extremely well. I am
using it successfully to teach an introductory OO programming course.
Once you have learned the basics then it may be time to move on to a
more complicated IDE like the ones mentioned elsewhere in this thread.
Worth a look at Gel (www.gexperts.com) too - it's small, fast (written
in Delphi I think) and very good.
Jim
- Previous message: Ajay Singh Tomar: "Rational Clearcase API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|