Re: J2ME or network programming or...what do you recommend?
- From: rasputin16002002@xxxxxxxxxxx
- Date: Thu, 20 Dec 2007 12:25:32 -0800 (PST)
hiya
On Dec 20, 4:09 am, Mark Space <marksp...@xxxxxxxxxxxxxx> wrote:
rasputin16002...@xxxxxxxxxxx wrote:
BTW - must one learn network programming prior to programming for
mobile devices (J2ME)
I would personally recommend you learn the basics of network programming
before taking on J2ME. Not that I think it would be espcially useful (I
don't do J2ME myself) but becuase the concepts are so useful they'll be
a big help no matter what you do.
Basics:
1. Java language first. At least a couple of months.
2. Java API next. There's a lot to learn here.
3. Spend some time practicing what you learned. Write a couple of medium
sized apps. For networking, implement a couple of basic network
programs, like telnet (no cheating, do the whole thing) and IRC (again,
the whole protocol, client and server).
Is there a site where you can get free source code and learn from it?
I assume you learn to program by first looking at other apps and
perhaps implement their code but change few things?
Now you are ready to learn more. I think J2EE is more popular than
J2ME, but J2ME tends to be more of a niche, and I would think less
competition for jobs too.
What do you mean by more?
.
- Follow-Ups:
- Re: J2ME or network programming or...what do you recommend?
- From: Andrew Thompson
- Re: J2ME or network programming or...what do you recommend?
- From: lord . zoltar
- Re: J2ME or network programming or...what do you recommend?
- References:
- J2ME or network programming or...what do you recommend?
- From: rasputin16002002
- Re: J2ME or network programming or...what do you recommend?
- From: Mark Space
- J2ME or network programming or...what do you recommend?
- Prev by Date: Re: Great SWT Program
- Next by Date: Re: Great SWT Program
- Previous by thread: Re: J2ME or network programming or...what do you recommend?
- Next by thread: Re: J2ME or network programming or...what do you recommend?
- Index(es):
Relevant Pages
|