hey guys, i know a little C++ and i have to learn Java for my AP comp sci class...anyways, could someone point me to a Java tut they wrote or something so i can learn some basic Java fast...thanks :)
Printable View
hey guys, i know a little C++ and i have to learn Java for my AP comp sci class...anyways, could someone point me to a Java tut they wrote or something so i can learn some basic Java fast...thanks :)
Can you wait for class? There are JAVA stuff out there for you to make your JAVA programs. Let's seeeeeeeQuote:
..Java for my AP comp sci class..
http://www.netbeans.org/downloads/ide/index.html is on JAVA IDE
not only that, there are some made by Borland and Sun themselves. Check out Google's results:
http://www.google.com/search?hl=en&i...F-8&q=JAVA+IDE
:)
http://java.sun.com
its got everything u need!!
This JavaBeans IDE is really, really nice. Here is a screenie:
alright sounds good, i have codewarrior, but ill get that IDE too. Does that work for macs also? Ill check out the sites that you gave me...has anyone here ever written a tutorial for Java?
Hi White_Eskimo
You might find this tutorial interesting, I've not used it myself but I'm currently working through the python version - its very good.
Anyways - here's the link and I hope it helps you.
Cheers
h*
http://www.ibiblio.org/obp/thinkCS/java/english/
Found this in the tutorials index
http://www.antionline.com/showthread...hreadid=140208
Also on the sun site
http://developer.java.sun.com/developer/onlineTraining/
I would also recomend "Java in a Nutshell" by Oreily
The API reference on the sun website is invaluable
white_eskimo,
Like humpy I'm working through python. It's my 1st language, but try this site. It has some tuts. It has one or two for java.
http://www.dickbaldwin.com/tutor.htm
Hope that helps.
Freddy
thanks to everyone... all of this really helped me :)