d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Any Good Tutorial Sites?
Add Reply New Topic New Poll
Member
Posts: 1,745
Joined: Mar 25 2009
Gold: 89.45
Jul 11 2015 08:22pm
Hi, I'm learning Java right now and I would love some additional help.
I'm just beginning arrays and have King's book.
Currently using Eclipse and there's an Android game called Hacked that helps me practice a bit.

Any tips and tricks would be appreciated.

Thank you.
Member
Posts: 21,211
Joined: May 22 2009
Gold: 9,036.90
Jul 12 2015 02:08pm
you should read the official documentation https://docs.oracle.com/javase/tutorial/

skip everything having to do with Web Applets, Swing, JavaFX.
If you want to make anything with GUI it's not the language to use
Member
Posts: 20,928
Joined: Mar 18 2009
Gold: 435,910.13
Jul 14 2015 03:36am
Quote (zeroRooter @ Jul 12 2015 10:08am)
you should read the official documentation https://docs.oracle.com/javase/tutorial/

skip everything having to do with Web Applets, Swing, JavaFX.
If you want to make anything with GUI it's not the language to use


i dont think those are very good for beginners tbh

im learning ios from itunesu from stanford maybe they have a java course as well not sure
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll