java

I would highly recommend taking some sort of structured lecture class, like at a local University or something -- that way, you get immediate feedback and help if you get stuck or don't understand something.

On the other hand, there is a wealth of programming tutorials on the internet:

http://www.google.com/search?q=lear...s=org.mozilla:en-US:official&client=firefox-a

You can also pick up several books at your local bookstore... I have found the O'Reilly books to be extremely helpful.
 
I took a 1 year course last year, and now I'm taking the second year class this coming school year. Its really a great language, but not as nice as Cocoa.(I want to learn that!)

Anyway, our teacher gave us this website for practice. It's for more advanced users (as in, you know what your doing). But otherwise, just follow Apple's developer site.

http://www.javabat.com/
 
Back
Top