| | |
Java IDE(s)
![]() |
Hello.
I am new to Java and I am easing into this new language via some basic tutorials.
I am using the Borland 2005 IDE; it is powerful and I quite like it save for that it seems incredibly bulky, hogs all resources, freezes, tries to shut itself down, etc, etc. It is at times a pain to work with, truthfully. Has anyone else used Borland for Java? Have you similar experiences? Perhaps it is my machine (its RAM is not very strong I admit, but still) I just wonder if it is Borland 2005, my machine, or both.
What IDE would you recommend for a Java beginner to start off with?
Thank-you in advance for your input and reply.
Matty D.
I am new to Java and I am easing into this new language via some basic tutorials.
I am using the Borland 2005 IDE; it is powerful and I quite like it save for that it seems incredibly bulky, hogs all resources, freezes, tries to shut itself down, etc, etc. It is at times a pain to work with, truthfully. Has anyone else used Borland for Java? Have you similar experiences? Perhaps it is my machine (its RAM is not very strong I admit, but still) I just wonder if it is Borland 2005, my machine, or both.
What IDE would you recommend for a Java beginner to start off with?
Thank-you in advance for your input and reply.
Matty D.
•
•
•
•
Hello.
I am new to Java and I am easing into this new language via some basic tutorials.
I am using the Borland 2005 IDE; it is powerful and I quite like it save for that it seems incredibly bulky, hogs all resources, freezes, tries to shut itself down, etc, etc. It is at times a pain to work with, truthfully. Has anyone else used Borland for Java? Have you similar experiences? Perhaps it is my machine (its RAM is not very strong I admit, but still) I just wonder if it is Borland 2005, my machine, or both.
What IDE would you recommend for a Java beginner to start off with?
Thank-you in advance for your input and reply.
Matty D.
P.S. No knock on eclipse, it is a great IDE, however it does use a fair amount of recources to run and for a beginner wanting to learn the language probably not the best option.
Regards,
Tyler S. Breton
Western New England College '08
Computer Science
Programming Lang's:
C, C#, Java, Lisp, MASM, Visual Basic 6
Computer Science
Programming Lang's:
C, C#, Java, Lisp, MASM, Visual Basic 6
•
•
•
•
I personally prefer an editor such as Textpad since it does not provide code completion so it really exposes to you to the language instead of writing the code for you (great for beginners).
Depending on what I do, if it is web application or big project I use NetBeans just for small "test" programs I use JCreator
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
Join Date: Sep 2006
Posts: 327
Reputation:
Solved Threads: 22
•
•
•
•
Perhaps it is my machine (its RAM is not very strong I admit, but still) I just wonder if it is Borland 2005, my machine, or both.
What IDE would you recommend for a Java beginner to start off with?
http://www.bluej.org/download/download.html
BlueJ is a disaster. It does NOT teach you programming, it teaches you some button clicking.
If you want to learn the language, don't use any IDE but a text editor and command line.
That way you'll learn the language rather than the tool (which is what way too many kids do, and end up utterly lost when they're presented with an environment where they don't have the exact same version of that tool set up exactly the same as at school).
If you want to learn the language, don't use any IDE but a text editor and command line.
That way you'll learn the language rather than the tool (which is what way too many kids do, and end up utterly lost when they're presented with an environment where they don't have the exact same version of that tool set up exactly the same as at school).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
•
•
BlueJ is a disaster. It does NOT teach you programming, it teaches you some button clicking.
If you want to learn the language, don't use any IDE but a text editor and command line.
That way you'll learn the language rather than the tool (which is what way too many kids do, and end up utterly lost when they're presented with an environment where they don't have the exact same version of that tool set up exactly the same as at school).
Regards,
Matty D.
BlueJ though is marketed as a teaching tool, and clearly does the exact opposite. It actually PREVENTS students from learning by hiding almost everything.
It also (from what I've heard) allows them to do things the language doesn't allow, whether by having a flawed compiler or by replacing certain styles of coding with other code under the hood before offering it to the compiler.
It's THE worst tool you can use to learn Java (apart from maybe Visual J++ which is years out of date but apart from that not too bad).
It also (from what I've heard) allows them to do things the language doesn't allow, whether by having a flawed compiler or by replacing certain styles of coding with other code under the hood before offering it to the compiler.
It's THE worst tool you can use to learn Java (apart from maybe Visual J++ which is years out of date but apart from that not too bad).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- Looking for good java ide (Java)
- Which Java IDE Software is good? (Java)
- which java IDE are you using now? (Java)
Other Threads in the Java Forum
- Previous Thread: help required
- Next Thread: parts of speech parser
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array arrays automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp functiontesting game gameprogramming givemetehcodez graphics gui health html ide image integer j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux list mac main map method methods mobile myregfun netbeans notdisplaying number online printf problem program project qt recursion researchinmotion rotatetext rsa scanner screen server set singleton sms sort spamblocker sql string swing system textfields threads time title tree tutorial-sample update variablebinding windows working xor






