| Author |
Java software
|
sridevi chaluvadi
Greenhorn
Joined: Mar 23, 2004
Posts: 12
|
|
Hi all, I would like to download the latest complete java software on to my system to prepare for SCJP 1.4 exam. please help. Thanks in advance.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Get it here
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
sridevi chaluvadi
Greenhorn
Joined: Mar 23, 2004
Posts: 12
|
|
Hi Paul, Thanks for your help. Could you also please advice me what editor i should use to write the programs and should i go ahead with J2SE 1.4.2 SDK?
|
 |
Jeffrey Hunter
Ranch Hand
Joined: Apr 16, 2004
Posts: 305
|
|
|
Yes, 1.4.2 will be fine for preparing you for the exam. In regards to editors, this is really up to you, as it depends on your tastes as a programmer. I usually use JGrasp, which is available here. It's a no-frills editor which does not hog memory and provides some clean, simple utilities to develop your Java progs. I've also used NetBeans, which is a pumped-up IDE that will make your life easier as a programmer, but it will take some learning to get used to it.
|
 |
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
|
|
A good lightweight editor is jEdit (http://www.jedit.org). Stay away from heavy IDEs and similar tools until you know the language well and can do whatever they do for you by hand at least as good or preferably better. An IDE should be a time saving device, NEVER a replacement for skills you lack.
|
42
|
 |
 |
|
|
subject: Java software
|
|
|