- I am going to make a game.... but need a tad bit of help
- Posted by LMOH on November 5th, 2006
I need to learn java first.... does ne one have any good idea on books
to get that teach you java step by step? Also I would like a game
design book does ne one have any suggestions to either of these? It
would be greatly appreciated. Thanks
- Posted by Sande on November 7th, 2006
"LMOH" <lmohdlp@gmail.com> wrote in message
news:1162740807.705044.244710@m7g2000cwm.googlegro ups.com...
Having struggled through 2 semesters of Java, I think you'll need more than
"a tad bit of help". If you want to try to start learning for free, go to
the http://java.sun.com/ site. You can download the software and follow
their tutorial trails. I found help when I got stuck at the
comp.lang.java.help usegroup.
Sande
- Posted by LMOH on November 7th, 2006
thanks.
- Posted by web_dreams06@yahoo.com on November 14th, 2006
LMOH wrote:
The Sun tutorials are an excellent way to learn Java. Be cautious to
choose a version that's compatible with IE6/7 default installations
since that's what most people have. Java 1.1 and AWT work for board
games and MUDs, but don't expect smooth animations.
Good Luck. 