Andy Harris
Amazon Price: $26.99
List Price: $29.99
Usually ships in 24 hours
By: Course Technology PTR
Amazon Marketplace: 25
new & used starting at $3.03
|
Buy at Amazon.com
|
Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Handheld & Mobile Devices
Subjects -> Computers & Internet -> Hardware -> PCs
Subjects -> Computers & Internet -> Microsoft -> Development -> C & C++ Windows Programming
Customer Reviews:
Total reviews: 19
Average rating: 4.0 of 5
Should be titled learn PocketC programming 4 out of 5 stars.
20 of 21 people found this review helpful.
Yes, PocketC is a nice productive development environment for Palm - but it is based on a proprietary hybrid of the C language - and the whole book is centered around this specific development environment - if you think the book will cover standard c/c++ (e.g. using the gnu C++ compiler), you're in for a shock! Also, you have to BUY PocketC after 45 days, because it is shareware - the standard development environment offered by Palm (based on the Eclipse integrated environment & gnu c++) is FREE
Good for beginners, with caveats 3 out of 5 stars.
10 of 10 people found this review helpful.
PocketC is an excellent programming platform for Palm devices. I have used it to create simple programs, and it turns out, with little more care, can be used to create professional quality programs. This book does not show you how to create professional quality programs with PocketC. However, it is a good book to start if you want to learn programming in your own time.Personally, I find the program samples rather useless, and not at all fun. Perhaps better examples should have been used. Watch out for amateurish code! Plenty of them peppers the examples. Most annoying is rectangles intersection code. The author admits it is faulty, and instead of fixing it, provides excuses for it. Why didn't he ask his smart programmer friend on how to fix it? It's not a hard problem. Some of the slowness of the code may stem from the way CControls works, so you may do better providing your own code. A reading of Algorithm by Robert Sedgewick can prove useful.
Good points: Easy reading, accessible for beginners. Good PocketC packages. STAIR principle.
Bad points: Amateurish code. Lots of space padding pictures. Not all examples are useful program.
Editorial Review:
The popularity of handheld technology is growing at a rapid rate. This book takes a fun approach to this difficult programming topic, teaching readers the fundamentals they need to know through the unique method of game programming. Readers create games for their PDA as they learn the basics of the Pocket C programming language. It is perfect for the hobbyist or moderately technically savvy computer user who wants to customize their PDA.