Good Books/Tutorials on Java?

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Good Books/Tutorials on Java?

Post by XianForce »

I've been having an itch to learn Java for a while... So for those of you who know it, have any book/tutorial recomendations?
User avatar
Kleithap
ES Web Developer
ES Web Developer
Posts: 324
Joined: Sat Jan 26, 2008 9:03 am
Location: Amsterdam

Re: Good Books/Tutorials on Java?

Post by Kleithap »

Introduction to Java by Y. Daniel Liang is an excellent book im my opinion. It contains a lot of the import and interesting things about Java as well as all the basics.

http://cs.armstrong.edu/liang/intro5e/intro5etoc.html
Ewan
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 62
Joined: Mon Mar 23, 2009 11:46 am

Re: Good Books/Tutorials on Java?

Post by Ewan »

Here's some video tutorials on Java:

http://www.youtube.com/view_play_list?p ... C7F4A1F852 - this one is actually a bunch of hour long lecture on Programming Methodology (a CS class at Stanford!). Really good teacher and great vids in general but if you can already program it's probably too slow moving for you (although you might still benefit from the methodology side of it).

http://www.youtube.com/view_play_list?p ... 9D83EE3E28 - Some great Java tutorials for beginners by thenewboston who also has a load of other tutorials. I'd recommend this one myself.

Hope these help you!
They pull out the truncheon, that's when the trouble starts.

'Cause when you've got a badge, the laws don't apply.
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: Good Books/Tutorials on Java?

Post by XianForce »

Thanks Guys, I'll be sure to check those out =p
Post Reply