Good Java2D Books and Web Sites.

Hello Java2D Professionals,Can someone give me a good suggestion on Books and Web Sites for Java2D. I need to update and improve my Java2D skill. Thanks,Jona_T
[187 byte] By [Jona_Ta] at [2007-11-27 2:56:55]
# 1

I presume you plan on creating games using java so i would suggest Killer Java Game Programming:

http://www.amazon.com/Killer-Game-Programming-Andrew-Davison/dp/0596007302/ref=pd_bbs_sr_1/103-0960852-0405404?ie=UTF8&s=books&qid=1178124110&sr=8-1

I know its based off of Java 5 but, all the code should work with the newest version and it shouldn't be too difficult to port it to the latest version.

Slissa at 2007-7-12 3:35:06 > top of Java-index,Security,Cryptography...
# 2
Whilw you wait four the book, you can start reading Sun Tutoorial, it's a very good starting. http://java.sun.com/docs/books/tutorial/2d/TOC.htmlFor animations, look at the project Timing Framework in java.net
RaulHuertasa at 2007-7-12 3:35:06 > top of Java-index,Security,Cryptography...
# 3
Hello,Thanks for your suggestion. I pick up the book as soon as possible.Jona_T
Jona_Ta at 2007-7-12 3:35:06 > top of Java-index,Security,Cryptography...