Java Programming ?
by Michael Cozzolino · in Technical Issues · 10/03/2001 (9:16 am) · 4 replies
I'm taking a Java class in school and I am enjoying it. Seems alot like C. My Question is what is the future outlook for developers using this language for game making as well as other types of programs?
About the author
Indie Developer in the Albany NY area. iOS, PC, Mac OSX development. http://itunes.apple.com/us/artist/michael-cozzolino/id367780489
#2
What do I think Java is good for? Specific, communications apps. Things that can be run on a Blackberry pager, or a mobile phone, or any other kind of handheld. Most of them have a J2ME compatable virtual machine on them. And that's where I see Java best. Because each of those devices has a very different archatecture, and Java fits that roll nicely.
10/03/2001 (10:34 pm)
Java is a tool just like everything else. Unfortunatly, game making (in real time 3d) is kind of a 5/8 nut, and Java is a C-clamp. Technically you *could* use a c-clamp to unscrew a 5/8 nut...but it's big, clunky, and would go pretty slowly.What do I think Java is good for? Specific, communications apps. Things that can be run on a Blackberry pager, or a mobile phone, or any other kind of handheld. Most of them have a J2ME compatable virtual machine on them. And that's where I see Java best. Because each of those devices has a very different archatecture, and Java fits that roll nicely.
#4
10/04/2001 (2:11 pm)
It looks like even they are thinking about dropping Java for Python. They list several reasons why they like Python better.
Torque Owner Eric PL Smith