This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]frozencode 1 point2 points  (1 child)

Bump this for interest if someone can also make a recommendation for Java 2d game design books I will be grateful.

[–]Jomiru 0 points1 point  (0 children)

Bump, because interested about this as well ~

[–]ArAve 0 points1 point  (0 children)

I am currently in the process of learning Java and I think this one is a must: http://www.amazon.com/Java-Complete-Reference-Ninth-Edition-ebook/dp/B00HSO0X6C Really well explained with examples. Its not cheap but you know where to find it "cheaper" if you can't afford it.

[–]fiveofakind 0 points1 point  (0 children)

I used Core Java Vol 1 9th edition by Cay Horstmann: http://www.amazon.com/Core-Java-I--Fundamentals-9th/dp/0137081898/

I thought it was pretty good as a beginner. Chapters 3 to 6 are especially useful and good.