Starting to program the Patlm OS is a rather difficult task(especially if you don’t know C, altough this can help you). After having overcome the walls of C, however, new skills await you. You need to get a grasp on an entirely new set of API’s, a new aproach to data storage,… .

SDK documentation CAN be helpful, but one always wishes for a tutorial at some point in time. PalmSource has its sample code dump, yeah, but Eric Poncet wrote up a nice bunch of examples on his web site:

http://mobile.eric-poncet.com/palm/tutorial.html

This is definitely a good read!