- 5 Results
Lowest price: € 1.20, highest price: € 71.94, average price: € 18.09
1
Common Design Patterns for Symbian OS - Adrian A. I. Issott
Order
at Orellfuessli.ch
CHF 77.90
(aprox. € 71.94)
Shipment: € 16.621
OrderSponsored link
Adrian A. I. Issott:

Common Design Patterns for Symbian OS - Paperback

2008, ISBN: 9780470516355

Common Design Patterns for Symbian OS is the first design patterns book that addresses Symbian OS specifically. It introduces programmers to the common design patterns that help implement… More...

Nr. 15376069. Shipping costs:Lieferzeiten außerhalb der Schweiz 3 bis 21 Werktage, , Versandfertig innert 6 - 9 Werktagen, zzgl. Versandkosten. (EUR 16.62)
2
Order
at Biblio.co.uk
$ 1.23
(aprox. € 1.20)
Shipment: € 10.321
OrderSponsored link

Issott, A et al:

Common Design Patterns for Symbian OS: The Foundations of Smartphone Software (Symbian Press) - Paperback

2010, ISBN: 9780470516355

Hardcover

Amer Quilters Society. Hardcover. GOOD. Spine creases, wear to binding and pages from reading. May contain limited notes, underlining or highlighting that does affect the text. Possible… More...

USA, G.. - Shipping costs: EUR 10.32 Discover Books, Aardvark Books LTd, Books & Bygones (Bargains), Re-Read Ltd, Anybook Ltd
3
Order
at alibris.co.uk
€ 5.69
OrderSponsored link
Issott, A Et Al:
Common Design Patterns for Symbian Os: the Foundations of Smartphone Software (Symbian Press) - Paperback

2008

ISBN: 9780470516355

Trade paperback, Computing|Computing, This is an ex-library book and may have the usual library/used-book markings inside. This book has soft covers. In good all round condition. Please n… More...

Shipping costs:plus shipping costs Lincoln, Anybook Ltd.
4
Order
at Biblio.co.uk
$ 1.99
(aprox. € 1.81)
Shipment: € 9.781
OrderSponsored link
Issott, A et al:
Common Design Patterns for Symbian OS: The Foundations of Smartphone Software (Symbian Press) - Paperback

2008, ISBN: 9780470516355

Wiley, 2008. This is an ex-library book and may have the usual library/used-book markings inside.This book has soft covers. In good all round condition. Please note the Image in this … More...

Shipping costs: EUR 9.78 Anybook Ltd
5
Order
at Biblio.co.uk
$ 10.81
(aprox. € 9.83)
Shipment: € 18.191
OrderSponsored link
Adrian J. Issott:
Common Design Patterns for Symbian OS: The Foundations of Smartphone Software (Symbian Press) - Paperback

2008, ISBN: 9780470516355

Wiley, 2008-11-25. 1. Paperback. Used:Good., Wiley, 2008-11-25, 0

Shipping costs: EUR 18.19 Ergodebooks

1As some platforms do not transmit shipping conditions to us and these may depend on the country of delivery, the purchase price, the weight and size of the item, a possible membership of the platform, a direct delivery by the platform or via a third-party provider (Marketplace), etc., it is possible that the shipping costs indicated by find-more-books.com / find-more-books.com do not correspond to those of the offering platform.

Bibliographic data of the best matching book

Details of the book
Common Design Patterns for Symbian OS: The Foundations of Smartphone Software (Symbian Press)

Common Design Patterns for Symbian OS is the first design patterns book that addresses Symbian OS specifically. It introduces programmers to the common design patterns that help implement a large variety of applications and services on Symbian OS. The goal of the book is to provide the experience of Symbian's developers to a wider audience and enable sophisticated programs to be quickly written and to a high standard. In order to do this, it: * Provides patterns based on the Symbian OS architectural elements * Describes how patterns suited for non-mobile software should be adapted or even avoided for Symbian OS * Provides Symbian OS based examples and code illustrations Each chapter covers patterns that address specific key concern experienced by developers: memory performance, time performance, power performance, security and responsiveness. This book is not specific to any particular version of Symbian OS. While individual examples may come from one version or another the patterns outlined in this book are intended to be more generic and based on the common functionality available in all releases. Where possible the examples given for the design patterns will directly reflect the software in Symbian OS. Common Design Patterns for Symbian OS is intended to be used in conjunction with one or more SDKs for specific Symbian OS phones and with the resources available at the Symbian DevNet web site. This facility will provide the background material needed to help understand the patterns and the examples accompanying them.

Details of the book - Common Design Patterns for Symbian OS: The Foundations of Smartphone Software (Symbian Press)


EAN (ISBN-13): 9780470516355
ISBN (ISBN-10): 0470516356
Hardcover
Paperback
Publishing year: 2008
Publisher: Wiley
421 Pages
Weight: 0,794 kg
Language: eng/Englisch

Book in our database since 2008-06-16T09:42:28-04:00 (New York)
Detail page last modified on 2022-08-11T02:58:12-04:00 (New York)
ISBN/EAN: 9780470516355

ISBN - alternate spelling:
0-470-51635-6, 978-0-470-51635-5
Alternate spelling and related search-keywords:
Book author: heath, harper, gray, craig, stewart ian, nicholas david, adrian self, isso
Book title: design patterns, foundations, desig patterns, smartphone, little design possible, looking design, patterns software


Information from Publisher

Author: Adrian A. I. Issott
Title: Symbian Press; Common Design Patterns for Symbian OS - The Foundations of Smartphone Software
Publisher: John Wiley & Sons
444 Pages
Publishing year: 2008-10-10
Weight: 0,798 kg
Language: English
53,90 € (DE)
No longer receiving updates
189mm x 235mm x 25mm

BC; Paperback; Hardcover, Softcover / Informatik, EDV/Betriebssysteme, Benutzeroberflächen; Betriebssysteme; Computer-Ratgeber; Allg. Betriebssysteme; Operating Systems (General); End-User Computing; Symbian OS; Allg. Betriebssysteme

Author Biographies. Authors' Acknowledgments. Foreword. Glossary. 1 Introduction. 1.1 About this Book. 1.2 Who this Book Is For. 1.3 Which Version of Symbian OS this Book Is For. 1.4 General Design Patterns. 1.5 Symbian OS Patterns. 1.6 Design Pattern Template. 1.7 Structure of this Book. 1.8 Conventions. 1.9 Other Sources of Information. 2 Error-Handling Strategies. Fail Fast. Escalate Errors. 3 Resource Lifetimes. Immortal. Lazy Allocation. Lazy De-allocation. 4 Event-Driven Programming. Event Mixin. Request Completion. Publish and Subscribe. 5 Cooperative Multitasking. Active Objects. Asynchronous Controller. 6 Providing Services. Client-Thread Service. Client-Server. Coordinator. 7 Security. Secure Agent. Buckle. Quarantine. Cradle. 8 Optimizing Execution Time. Episodes. Data Press. 9 Mapping Well-Known Patterns onto Symbian OS. Model-View-Controller. Singleton. Adapter. Handle-Body. Appendix: Impact Analysis of Recurring Consequences. References. Index.

More/other books that might be very similar to this book

Latest similar book:
9780470758960 Common Design Patterns for Symbian OS (Adrian A. I. Issott)


< to archive...