Comments on: Palm OS Programming Tutorials
Article Comments
(11 comments)
The following comments are owned by whoever posted them. PalmInfocenter is not responsible for them in any way.
Please Login or register here to add your comments.
Comments Closed
This article is no longer accepting new comments.
RE: Programming in C? Gimme a break!
--
With great power comes great responsiblity.
RE: Programming in C? Gimme a break!
Second, PalmOS native language is C, for which all libraries, SDK, documentation are written.
RE: Programming in C? Gimme a break!
Visit www.tapland.com for Zodiac news and discussion.
RE: Programming in C? Gimme a break!
Next C compiles down into very nice, small, and efficient code. Where a BASIC program could be a megabyte or two a C program would probably only take a few hundred kilobytes at the most.
Third you can do almost anything in C. With something like Visual Basic you are restricted to features the language offers. You can use it to create your own custom drivers for a piece of hardware or write your own low level API.
Yes it is slightly more difficult to learn then something like Visual Basic but in the end you have a much more powerful tool to write software. You can do almost anything with C, heck most operating systems are written in regular C.
So there you have a few reasons that people still use C. Personally I would always opt for something like C over something like Visual Basic because I like having good efficient code as opposed to easy code.
RE: Programming in C? Gimme a break!
And as for the price...it's free to use forever for non-commercial purposes, with the only other aspect of using the free version that the end-user will see a splash screen upon starting up your app showing that it was created using HB++. If you want to sell your apps, you'd buy the full version for under $180 US.
It should also be noted that the HB++ folks have an excellent forum where you'll get more than your money's worth in free tech support by fellow users as well as HB++ staff.
http://Tapland.com
- Tapwave Zodiac News, Reviews, & Discussion -
RE: Programming in C? Gimme a break!
Oliver
Visit www.tapland.com for Zodiac news and discussion.
palm pda acquisition
how can i acquire data from a palm pda ?? ive to write code for data transmission between palm pda and PC...can anyone suggest a technology to do it ???
RE: palm pda acquisition
Pilot 1000-->Pilot 5000-->PalmPilot Pro-->IIIe-->Vx-->m505-->T|T-->T|T2-->T|C-->T|T3-->T|T5-->TX-->Treo 700P
C&C++
Latest Comments
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST((SELECT/**/CASE/**/IS_SRVROLEMEM
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST((SELECT/**/CASE/**/IS_SRVROLEMEM
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST((SELECT/**/CASE/**/IS_SRVROLEMEM
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST(db_name()/**/AS/**/NVARCHAR(4000
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST(db_name()/**/AS/**/NVARCHAR(4000
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST(db_name()/**/AS/**/NVARCHAR(4000
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST(db_name()/**/AS/**/NVARCHAR(4000
- My comments --1' OR UNICODE(SUBSTRING((SELECT/**/ISNULL(CAST(db_name()/**/AS/**/NVARCHAR(4000
Programming in C? Gimme a break!
Download the free trial of Handheld Basic (HB++) and make something amazing in hours. It's easy (just like VB) and it compiles fast & small.
(I don't work for these guys, but I'm blown away by how easy it is.)