Click to See Complete Forum and Search --> : Getting started


jaxonj
January 21st, 2003, 09:40 AM
I'd like suggestions on what tool to use in learning Java programming. I had a beginners class a couple of years ago but I'm starting over with Core Java 2 vol 1 & 2.

My instructor was sold on JBuilder (free) but is it worth my time to use and learn NetBeans(Forte, free) instead? What is the predominent tool used in the industry today? I'd prefer to use free tools until I know what I'm doing here but I'm open to buy one if neccessary.

I'm an old mainframer with about forty languages under my belt and am current in a lot of PC technology, VB, HTML, etc.

Appreciate any direction you pros want to provide

Goodz13
January 21st, 2003, 10:38 AM
Free ones.. humm...

JBuilder Personal is free, that's a good one. I've used NetBeans a coupl of years ago when I was in school. It was a very good IDE, came with tutorials and such, but I found it very slow. Of cource that was on a 450 Mhz computer. I hear IntelliJ is a good one, but I don't think it's free.

There's JRun by Macromedia, but I don't know anyone who uses it. (And I don't think it's free)

If you want something free to use, I'd either go with JBuilder Personal or NetBeans.

jaxonj
January 21st, 2003, 11:57 AM
Appreciate the advice. Maybe the latest version is better than the one I used. I have a pretty fast box and the tutorials sound like a good thing with NetBeans.

dlorde
January 21st, 2003, 06:19 PM
Just my 2 cents... NetBeans has a bad rep with most professional Java programmers I know. IBM's Eclipse with Java plug-in is quite popular, but the pick of the bunch is IntelliJ IDEA (http://www.intellij.com/idea/) - well worth paying for.

For tutorials, Sun's Java Tutorial (http://java.sun.com/docs/books/tutorial/?frontpage-spotlight) is good, and Bruce Eckel's Thinking in Java (http://www.codeguru.com/java/tij/) is also a good guide.

Well, if I called the wrong number,
why did you answer the phone?