Democratic Underground Latest Greatest Lobby Journals Search Options Help Login
Google

What's best programming language to create games for mobiles?

Printer-friendly format Printer-friendly format
Printer-friendly format Email this thread to a friend
Printer-friendly format Bookmark this thread
This topic is archived.
Home » Discuss » The DU Lounge Donate to DU
 
FullCountNotRecount Donating Member (860 posts) Send PM | Profile | Ignore Mon Jul-25-05 08:34 PM
Original message
What's best programming language to create games for mobiles?
I want to learn how to program games and I read the best language is C++ but Jave 2ME is said to be good to learn. Can I program anything with visual basic on my laptop?

Thanks for any info.
Printer Friendly | Permalink |  | Top
seemunkee Donating Member (1000+ posts) Send PM | Profile | Ignore Mon Jul-25-05 08:37 PM
Response to Original message
1. What do you mean by mobiles?
phones, pda, or laptop.
Pocket PC and many phones do not have a java virtual machine. You should be able to do VB on a laptop.
Printer Friendly | Permalink |  | Top
 
aePrime Donating Member (676 posts) Send PM | Profile | Ignore Mon Jul-25-05 09:05 PM
Response to Original message
2. What type of games?
And what type of experience do you have?

C++ is a widely used language, and it therefore has many libraries written, but C++ has a rather steep learning curve when compared to most other modern languages. C++ allows you to shoot yourself in the foot quite easily; it takes many years of experience to be able to write C++ code that is both efficient and safe, but C++ also has OpenGL libraries and game engines available.

Java is more user friendly, and enforces object oriented programming more strictly than C++ (in C++ you don't have to do OO programming at all, but then you're just using C++ as a better C). Java gets rid of many of the problems related with C++ -- there are no memory leaks, there are no pointers, etc... . Java also has a native GUI environment (C++ does not, but there are many toolkits that work with C++), but I'm not a big fan of it (it's called Swing). It's also possible to write OpenGL for Java, but I've never tried it. The Java code will run a little bit slower than the C++ code.

With either language, you'll have to learn your OO concepts to get the full power of the languages. I've never written VB, but I'm assuming that you have VB experience. I have no idea if VB is OO or not.
Printer Friendly | Permalink |  | Top
 
DU AdBot (1000+ posts) Click to send private message to this author Click to view 
this author's profile Click to add 
this author to your buddy list Click to add 
this author to your Ignore list Thu May 02nd 2024, 12:27 PM
Response to Original message
Advertisements [?]
 Top

Home » Discuss » The DU Lounge Donate to DU

Powered by DCForum+ Version 1.1 Copyright 1997-2002 DCScripts.com
Software has been extensively modified by the DU administrators


Important Notices: By participating on this discussion board, visitors agree to abide by the rules outlined on our Rules page. Messages posted on the Democratic Underground Discussion Forums are the opinions of the individuals who post them, and do not necessarily represent the opinions of Democratic Underground, LLC.

Home  |  Discussion Forums  |  Journals |  Store  |  Donate

About DU  |  Contact Us  |  Privacy Policy

Got a message for Democratic Underground? Click here to send us a message.

© 2001 - 2011 Democratic Underground, LLC