Details

The Accredited Symbian Developer Primer


The Accredited Symbian Developer Primer

Fundamentals of Symbian OS
Symbian Press, Band 17 1. Aufl.

von: Jo Stichbury, Mark Jacobs

32,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 11.01.2007
ISBN/EAN: 9780470058695
Sprache: englisch
Anzahl Seiten: 358

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

This new book, first in the Academy series, is the official guide to the ASD exam, priming candidates for the exam, explaining exactly what they need to know. <p>The Primer explains the knowledge tested in the Accredited Symbian Developer exam, identifying and explaining the topics examined. Each of the exam's objectives is succinctly described, with the appropriate concepts explained in detail. Both standard C++ and topics specific to Symbian C++, such as Symbian Types and Declarations, Platform Secuirty, and Cleanup Stack, are covered.</p> <p>The authors are experts in the field of Symbian C++ and contributed extensively to the design and creation of questions for the ASD exam. Jo Stichbury is the author of Symbian OS Explained and both authors are, of course, fully qualified Accredited Symbian Developers.</p>
<b>Foreword.</b> <p><b>About this Book.</b></p> <p><b>About the Authors.</b></p> <p><b>Acknowledgments.</b></p> <p><b>Introduction.</b></p> <p><b>Exam Essentials Summary.</b></p> <p><b>1 C++ Language Fundamentals.</b></p> <p>Introduction.</p> <p>1.1 Types.</p> <p>1.2 Statements.</p> <p>1.3 Expressions and Operators.</p> <p>1.4 Functions.</p> <p>1.5 Dynamic Memory Allocation.</p> <p>1.6 Tool Chain Basics.</p> <p><b>2 Classes and Objects.</b></p> <p>Introduction.</p> <p>2.1 Scope and C++ Object-Oriented Programming (OOP) Support.</p> <p>2.2 Constructors and Destructors.</p> <p>2.3 Class Members.</p> <p><b>3 Class Design and Inheritance.</b></p> <p>Introduction.</p> <p>3.1 Class Relationships.</p> <p>3.2 Inheritance.</p> <p>3.3 Dynamic Polymorphism – Virtual Methods.</p> <p>3.4 Static Polymorphism and Templates.</p> <p><b>4 Symbian OS Types and Declarations.</b></p> <p>Introduction.</p> <p>4.1 The Fundamental Symbian OS Types.</p> <p>4.2 T Classes.</p> <p>4.3 C Classes.</p> <p>4.4 R Classes.</p> <p>4.5 M Classes.</p> <p>4.6 Static Classes.</p> <p>4.7 Factors to Consider when Creating a Symbian OS Class.</p> <p>4.8 Why Is the Symbian OS Naming Convention Important?</p> <p>References.</p> <p><b>5 Leaves and the Cleanup Stack.</b></p> <p>Introduction.</p> <p>5.1 Leaves: Lightweight Exceptions for Symbian OS.</p> <p>5.2 How to Work with Leaves.</p> <p>5.3 Comparing Leaves and Panics.</p> <p>5.4 What Is a TRAP?</p> <p>5.5 The Cleanup Stack.</p> <p>5.6 Detecting Memory Leaks.</p> <p>References.</p> <p><b>6 Two-Phase Construction and Object Destruction.</b></p> <p>Introduction.</p> <p>6.1 Two-Phase Construction.</p> <p>6.2 Object Destruction.</p> <p>References.</p> <p><b>7 Descriptors.</b></p> <p>Introduction.</p> <p>7.1 Features of Symbian OS Descriptors.</p> <p>7.2 The Symbian OS Descriptor Classes.</p> <p>7.3 The Inheritance Hierarchy of the Descriptor Classes.</p> <p>7.4 Using the Descriptor APIs.</p> <p>7.5 Descriptors as Function Parameters.</p> <p>7.6 Correct Use of the Dynamic Descriptor Classes.</p> <p>7.7 Common Inefficiencies in Descriptor Usage.</p> <p>7.8 Literal Descriptors.</p> <p>7.9 Descriptor Conversion.</p> <p>References.</p> <p><b>8 Dynamic Arrays.</b></p> <p>Introduction.</p> <p>8.1 Dynamic Arrays in Symbian OS.</p> <p>8.2 RArray, RPointerArray or CArrayX?</p> <p>8.3 Array Granularities.</p> <p>8.4 Array Sorting and Searching.</p> <p>8.5 TFixedArray.</p> <p>References.</p> <p><b>9 Active Objects.</b></p> <p>Introduction.</p> <p>9.1 Event-Driven Multitasking on Symbian OS.</p> <p>9.2 Class CActive.</p> <p>9.3 The Active Scheduler.</p> <p>9.4 Canceling an Outstanding Request.</p> <p>9.5 Background Tasks.</p> <p>9.6 Common Problems.</p> <p>References.</p> <p><b>10 System Structure.</b></p> <p>Introduction.</p> <p>10.1 DLLs in Symbian OS.</p> <p>10.2 Writable Static Data.</p> <p>10.3 Executables in ROM and RAM.</p> <p>10.4 Threads and Processes.</p> <p>10.5 Inter-Process Communication (IPC).</p> <p>10.6 Recognizers.</p> <p>10.7 Panics and Assertions.</p> <p>References.</p> <p><b>11 Client–Server Framework.</b></p> <p>Introduction.</p> <p>11.1 The Client–Server Pattern.</p> <p>11.2 Fundamentals of the Symbian OS Client–Server Framework.</p> <p>11.3 Symbian OS Client–Server Classes.</p> <p>11.4 Client–Server Data Transfer.</p> <p>11.5 Impact of the Client–Server Framework.</p> <p>References.</p> <p><b>12 File Server and Streams.</b></p> <p>Introduction.</p> <p>12.1 The Symbian OS File System.</p> <p>12.2 Streams and Stores.</p> <p>References.</p> <p><b>13 Sockets.</b></p> <p>Introduction.</p> <p>13.1 Introducing Sockets.</p> <p>13.2 The Symbian OS Sockets Architecture.</p> <p>13.3 Using Symbian OS Sockets.</p> <p>References.</p> <p><b>14 Tool Chain.</b></p> <p>Introduction.</p> <p>14.1 Build Tools.</p> <p>14.2 Hardware Builds.</p> <p>14.3 Installing an Application to Phone Hardware.</p> <p>14.4 The Symbian OS Emulator.</p> <p>References.</p> <p><b>15 Platform Security.</b></p> <p>Introduction.</p> <p>15.1 The Trust Model.</p> <p>15.2 Capability Model.</p> <p>15.3 Data Caging.</p> <p>15.4 Secure Identifier, Vendor Identifier and Unique Identifier.</p> <p>15.5 Application Design for a Secure Platform.</p> <p>15.6 Releasing a Secure Application on Symbian OS v9.</p> <p>15.7 The Native Software Installer.</p> <p>References.</p> <p><b>16 Compatibility.</b></p> <p>Introduction.</p> <p>16.1 Levels of Compatibility.</p> <p>16.2 Preventing Compatibility Breaks – What Cannot Be Changed?</p> <p>16.3 What Can Be Changed Without Breaking Compatibility?</p> <p>16.4 Best Practice – Designing to Ensure Future Compatibility.</p> <p>References.</p> <p><b>Bibliography.</b></p> <p><b>Index.</b></p>
<b>Jo Stichbury</b> is the author of Symbian OS Explained and one of the first Accredited Symbian Developers.  She has been a Symbian OS C++ developer since 1997, working for Symbian, Ericsson and Nokia.  Jo has worked with Symsource to write a number of the questions in the ASD exam. <p><b>Mark Jacobs</b> has been in the software industry business for over 18 years, and has worked for Symbian OS for 6 years as a senior developer and system architect, often closely with Symbian licensees.  He is an Accredited Symbian Developer.</p>
The <b>Accredited Symbian Developer</b> qualification (ASD) allows professional Symbian developers to validate their understanding and knowledge of Symbian C++ software development with an industry-recognized certificate of professional achievement. <p><i>The Accredited Symbian Developer Primer</i> is the definitive guide to passing the ASD exam and becoming an Accredited Symbian Developer. The authors have identified essential information within the exam and explained each aspect in the appropriate detail.</p> <p>This is the official guide to the ASD exam.</p> <p>Key highlights include:</p> <ul> <li>Clear, concise and focused explanations</li> <li>Expertise from industry specialists</li> <li>The fundamentals of both C++ and Symbian C++ programming</li> <li>Accompanying website filled with sample exam questions</li> </ul>

Diese Produkte könnten Sie auch interessieren:

Symbian OS Explained
Symbian OS Explained
von: Jo Stichbury
PDF ebook
32,99 €
Symbian OS Internals
Symbian OS Internals
von: Jane Sales
PDF ebook
56,99 €
Parallel Combinatorial Optimization
Parallel Combinatorial Optimization
von: El-Ghazali Talbi
PDF ebook
120,99 €