|
If your new to Java, I would STRONGLY recommend NOT
using an IDE.
If you want to learn Java, then you need to do just
that, learn Java.
Sit down with a book, and using notepad or some
other editor, start programming.
When your done with your 1st book, go through
another. When your done with that one, go through another....
If you spend your time (at an early stage in your
Java development) with an IDE, you'll spend much of your time
trying to figure out the nuances of the IDE and
trying to figure out if your program runs the way it does because
that's the way it runs in Java, or because of the
code that the IDE generated. You may also spend alot of time
rebooting, as many of the IDE's have a reputation
for being unstable.
Once you "know" Java, getting up to speed with an
IDE, while not necessarily trivial, will not be that significant.
Many of the features offered in modern IDEs are
really handy, be it a visual debugger or automatic syntax checker.
You'll have a much tougher road should you decide
to start off with an IDE, as opposed to learning the basics.
Dave
|
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.