<< 1 >>
Rating: Summary: Good wireless programing book; ok treatment of other topics Review: "Wireless Internet & Mobile Business How to Program" contains a good discussion of the various elements of programming for wireless devices. The reader will come away from the programming chapters with a solid understanding of how to implement simple structures. The chapter that introduces algorithms is clear and concise; the chapter that introduces control structures is easy to understand (if somewhat odd in its ordering). The chapter that introduces Object Oriented Programming provides a clear introduction to objects. This approach, using several real-world examples, is a good way to orient the non OO-minded to the use of objects. It covers the different aspects of objects in the abstract well. However, it could use a clearer explanation of why developers should use objects instead of the regular, top-down structured programming they've (possibly just) learned. For those new to programming, this is essential.The book is not really just a "How to Program" manual, as are some of Deitel & Deitel's other similarly named texts. (Their excellent C++ and Java books come to mind.) Some of the chapters, like the one on employment opportunities, are in danger of becoming obsolete quickly. However, overall this is a solid text with good treatment of wireless programming and other loosely related topics.
<< 1 >>
|