I am a simple C programmer and i also am learning Java. I know about J2ME, but my favorite is ANSI C. I am wondering where to start in Mobiles...I know how the world is turning to mobiles, as i said on the C/C++ general forum, and i wish to keep up. I wonder where can a get a good C compiler for mobiles, i only can find one for WinCE (eVC++).
I already have J2ME, and when im done with learning java, ill start on that, but can someone point me in a direct to know where to start completely? Thank you friends.
{2}rIng
Comments
:
: I already have J2ME, and when im done with learning java, ill start on that, but can someone point me in a direct to know where to start completely? Thank you friends.
:
: {2}rIng
:
Hello,
I've not been following all the treads, but for J2ME the best place
to start is at java.sun.com and at Nokia forum (www.forum.nokia.com)
Below is the link for the j2me user guide that will get you to know
j2me:
http://java.sun.com/j2me/docs/wtk2.2/docs/UserGuide-html/index.html
This site is about j2me interfaces, which can be a good programming starter:
http://www.tutorialized.com/tutorial/Java-2-Micro-Edition-J2ME-Application-Development-MIDP-Programming./354
From sun, the code samples for j2me:
http://developers.sun.com/techtopics/mobility/reference/codesamples/
Geerish