Question:
how do I get this compiler?
Ryan
2013-10-08 06:12:00 UTC
So I got this awesome programming guide, but it's a little old. It wanted me to go into "Popular Downloads" in java.sun.com and click "Get the JDK 6 with NetBeans 5.5" but I can't find it anywhere. On my older computer I had tried downloading the newest version, but apparently they had changed some things. Just enough so the book is pretty much useless. Almost everything I typed was "wrong." Is there a way to still get this? Or should I just get another programming guide?
Five answers:
AnalProgrammer
2013-10-08 14:23:04 UTC
Java 6

http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html



Netbeans 5.5

http://www.netbeans.info/downloads/dev.php?email=&monthly=1&contact=1&release_version=5.5&build_type_id=4



It should be noted that Oracle recommend you use the lastest release.

All code written for older versions of Java and Netbeans should work for the latest version, however there will be changes in the look and feel of Netbeans and some Java library methods may have been deprecated, replaced by another more suitable method.



Have fun.
anonymous
2013-10-08 13:43:13 UTC
Try Head First Java. It's a great book for beginners. And try using Eclipse IDE. It's the industry standard. :) Good luck man.
anonymous
2013-10-08 13:19:11 UTC
You can try this guide named jumping into c++ its one of the best programming guide.
?
2013-10-08 13:13:26 UTC
Yeah get another guide.
Psychic Computer RepairĀ® PEBKAC?
2013-10-08 13:20:19 UTC
Go here for latest versions.

~

http://www.oracle.com/technetwork/java/javase/downloads/index.html


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...