Wednesday, December 21, 2011

jdk downloadShould I download the JDK and begin coding with java. Will my computer be fast enough to handle it?

I'm new to java, and coding in general. I have a very limited knowledge of computer performance. Should I download the JDK and begin coding with java on a computer that has:

2gb of RAM

and Intel Core? Duo T2450 Processor 32-bit
you don't need that much processing power. download the setup with both jdk with net-beans bundled together.
That's WAY good enough. Whejdk downloadn you feel ready to handle programs that have multiple classes and multiple source files, thats even way good enough to run an IDE like Netbeans or Eclipse. (Netbeans is used by the official Java tutorials for learning how to make graphical user interfaces with the Swing classes, but Eclipse is as good or better. Both are free and run on most platforms. I hajdk downloadve both installed on both Windows and Ubuntu Linux.)

Have fun!
Your computer should be fine. The real thing you have to worry about is the IDE. Besides, the JDK is necessary to program with java. if you are interested in making java programs than you just have to make sure your computer can handle it, other than that you should be fine.

No comments:

Post a Comment