Discussion:
Beginner, having trouble learning how to program
(too old to reply)
Full Name
2003-12-07 22:29:43 UTC
Permalink
I'm trying to learn to program the PalmOS using GCC. I have all the
tools installed (including PilotMAG and Visual Form Designer) and I've
compiled other people's programs. I even went out and got the Palm OS
Programmer's Bible (IDG) and downloaded the online version of Palm
Programming - The Developer's Guide (O'Reilly). I've tried to
understand these books but I'm having a lot of trouble. Is there an
easy to understand tutorial on the web to help me learn Palm
programming in C? I've been looking but I've only managed to find
one.
ArWeGod
2003-12-10 11:56:07 UTC
Permalink
Post by Full Name
I'm trying to learn to program the PalmOS using GCC. I have all the
tools installed (including PilotMAG and Visual Form Designer) and I've
compiled other people's programs. I even went out and got the Palm OS
Programmer's Bible (IDG) and downloaded the online version of Palm
Programming - The Developer's Guide (O'Reilly). I've tried to
understand these books but I'm having a lot of trouble. Is there an
easy to understand tutorial on the web to help me learn Palm
programming in C? I've been looking but I've only managed to find
one.
I just recently found this one.

http://mobile.eric-poncet.com/frames.html

It helped me figure out the database stuff. There's downloadable code that
actually works!
Andrew Johnson
2003-12-20 00:04:08 UTC
Permalink
Post by Full Name
programming in C? I've been looking but I've only managed to find
one.
You could try the notes I have put together - other people tell me
they are quite good...

http://homepage.ntlworld.com/ad.johnson/C_HERE_PDF.zip

and

http://homepage.ntlworld.com/ad.johnson/C_HERE_EXAMPLES.zip

Send me an e-mail if you like them!

Loading...