Rating: Summary: Thoughtfully Packed with Technical Information Review: Building Powerful Platforms with Windows CE is a very technical book, which is the whole point. Yet the authors take the time not only to define significant terms, but also to explain the reasoning and philosophy behind an element. The book is written expecting a base level of computer science knowledge, but beyond that it builds the reader up on CE-specific science, from memory management, power management, registry, major libraries, through development tools, CE project management, and even "is CE the right choice for you".If you're already a bright software/hardware developer, but lack CE expertise, this is your book. As is common practice, material is broken into illustrations, tables, sidebars, notes, and so on. This book in particular uses that technique not simply out of necessity, but to make the subject more readable and usable. This careful organization of information is really appreciated. For example, when a CE feature is not applicable or differs in function between Windows CE 1.0, 2.0 and 3.0, a version information note is broken out to call attention to the differences. (Gratefully, the authors are careful to balance the number of side comments; other books tend to overuse those elements to the detriment of the primary text.) Figures are drawn to demonstrate power management states, directory structures, boot process, and so on; this isn't a book just of screen shots. And again with source code, short examples are sprinkled throughout the book, not used as filler. One of the things I look for when flipping through a technical book from a store shelf is a sense for the amount of meat. That way, even if not every chapter is immediately applicable to my particular needs, there's still a lot of material that is valuable. This book is striking in that regard for the concentration and depth of high-quality, reliable technical information. You needn't dust off a prominent place on your bookshelf for this book, as it will spend most of the time open on your desk.
Rating: Summary: Must-have book for CE developers Review: Building powerful platforms... is the only book in the market I've found that covers everything you need to know about creating custom platforms for Windows CE. The authors do an excellent job of integrating tutorials with in-depth information about the architecture and operation of CE
Rating: Summary: tedious, boring, unclear. Review: For developers interested in a CE project, this is a must-have. It covers the gamut of project planning and boot/system/application work for custom and supported hardware. There is a detailed chapter on the boot loader, extensive coverage of device driver architecture and implementation, and a sample projects with build options, registry settings, etc. Very useful book.
Rating: Summary: Must-have for CE projects Review: For developers interested in a CE project, this is a must-have. It covers the gamut of project planning and boot/system/application work for custom and supported hardware. There is a detailed chapter on the boot loader, extensive coverage of device driver architecture and implementation, and a sample projects with build options, registry settings, etc. Very useful book.
Rating: Summary: tedious, boring, unclear. Review: I tried to read the relevant chapters on device drivers. The book drowns you in technical terms just so you won't be able to say that it lacks information. It's very tedious to read a book that's written like that. There's seems to be no pedagogic methodology that guided the writers. Just throw in all the information and see how the reader will deal with it. For example, a considerable part of chapter 6, "Writing Device Drivers: Introductory Concepts", is a list of existing driver files. This is not an introductory concept. This is reference; and reference is what the DDK is for. In fact I found out the that the Platfrom Builder documentation is much clearer and much more readable than the book. Also, this book is written in such a boring way that it's hard to stay awake and keep track. The strength of this book lies also in its weakness - It's good for reference: That same table from chapter six proved useful after I've consulted the Platform Builder documentation (and used it as a tutorial).
Rating: Summary: A little bit outdated Review: I was a very disappointed as the book only covers Windows-CE 3.0 and older versions. It does not cover CEC-filer not the new method of component selection.
Rating: Summary: Great book for platform level CE development Review: Sure this book is a tad outdated, but there aren't many books that address this topic. I have not read Boling's book, but browsed a copy and I think it does not address the low level programming to the extent that this book does. You won't find a better book on the development of the actual platform than this one. This covers drivers, OAL, bootloaders, hardware accessing, and also generally how a CE project could be planned by management right down to developers. I would not want to work on a CE platform without this book. Anything outdated about this book, can be supplemented by reading MSDN documentation. But this book gives you a starting point and a great high level explanation of the system as a whole, which is something that is hard to get out of reading tons of MSDN documentation if don't already have a lot of experience in a topic.
Rating: Summary: Indispensable Book Review: This book covers in a clear, detailled and UP-TO-DATE (CE 3.00) fashion all the aspects of CEPB 3.0 development. It is well explained, contains project management issues and emphasizes the DD development from A to Z. I recommend this book to all low-level (kernel and DD) CE programmers. It's worth its price.
Rating: Summary: A book I have been waiting for Review: Unlike all other WinCE books currently on the market this book covers the topic of creating a custom platform. It is filled with interesting diagrams, tables an overviews and gives an in dept explanation on how to write a device driver. The book also contains a detailed description of the WinCE build process behind the IDE tools, which is very useful when you start experimenting with different OS configurations. It's a must when you are planning to work with Platformbuilder
Rating: Summary: Need this book to understand Platform Builder 3.0 anc CE 3.0 Review: We are using CE 3.0 to develop new instrument; this book helps in undertanding Platform Builder 3.0 and also the components that make Windows CE 3.0; the "Windows CE From The Ground Up" book is also helpful but it is outdated and I got that book as I was waiting for this book to come out. A course($2000 course) I took in Platform Builder 3.0 is useless; in my situation, 3 things that help me understand Windows CE are: 1. Windows CE From the Ground Up book; it is outdated and refers to Windows 2.11/2.12; it stills has some relevant material. 2. Building Powerful Platforms book; very relevant content and answer some lingering questions. 3. StrongArm Dev. Kit CDROM from Intel(free from Intel); contains driver source codes to build Windows CE on Intel Dev. Kit(StrongArm reference design). The Platform Builder 3.0 documentation and some experimentation provide the necessary details but this book provides invaluable guides.
|