Computer Science Canada getting java |
Author: | hgrad98 [ Sun Oct 27, 2013 6:23 pm ] |
Post subject: | getting java |
hi guys. i may sound like a noob, but i can't find where to get java. can anybody help? please |
Author: | DemonWasp [ Sun Oct 27, 2013 6:33 pm ] |
Post subject: | RE:getting java |
If you're programming in Java, then you probably want the Java Development Kit (Google "JDK") and an IDE. Since you seem to be new to Java, try either JCreator or DrJava. If you just want to run Java programs, then all you need is the Java Runtime Environment (Google "JRE" or "Java"). |
Author: | hgrad98 [ Sun Oct 27, 2013 7:21 pm ] |
Post subject: | RE:getting java |
ok thanks. yea im new to java. i want to make an app. i know it will take a while, but i'm patient. thanks for your help. |