handhelds |
Aftersleep Books
|
||||||||||||||||||||
Palm OS Network ProgrammingThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
The chapters on non-blocking sockets are an absolute must-read for anybody who wants to develop robust, responsive, real-world applications for the Palm OS.
Two nit-picky items: 1) the book is somewhat more verbose than it needs to be because of irrelevancies about "the Zen of this..." and the "Tao of that...". If you ignore these altogether too-cute sidebars, you'll have a generally more productive and pleasant read. 2) there are some occasional stylistic problems with the C-code. Not errors, but things like assignments to local variables that would never be referenced that show up. The code is also somewhat more pedestrian than that employed by most working C or C++ coders. For the large audience, this might be a plus. I think the style makes it more accessible to VB and NS-Basic types. But it will be a little off-putting to the hard-core.