𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Symbian OS Explained. Effective C++ Programming For Smartphones

✍ Scribed by Jo Stichbury


Publisher
Wiley
Year
2005
Tongue
English
Leaves
394
Series
Symbian Press
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This book explains the key features of Symbian OS and will help you to write effective C++ code. It focuses on aspects of good C++ style that apply particularly to Symbian OS.

21 items are used to target particular aspects of the operating system and provide a simple and straightforward exploration of coding fundamentals. Using example code and descriptions of best practice to deconstruct Symbian OS, the items guide you to what you should and should not do (and why), pointing out commonly-made mistakes along the way.

Technologies covered include:

  • client-server architecture
  • descriptors and dynamic containers
  • active objects, threads and processes
  • leaves, cleanup stack and 2-phase construction
  • thin templates, good API design, memory optimization, debug and test macros
  • the ECOM plug-in framework

Symbian OS Explained can be read cover-to-cover or dipped into as a reference that will improve your code style when programming with Symbian OS.


πŸ“œ SIMILAR VOLUMES


Symbian OS explained: effective C++ prog
✍ Jo Stichbury πŸ“‚ Library πŸ“… 2005 πŸ› J. Wiley & Sons 🌐 English

This book explains the key features of Symbian OS and will help you to write effective C++ code. It focuses on aspects of good C++ style that apply particularly to Symbian OS.21 items are used to target particular aspects of the operating system and provide a simple and straightforward exploration o

Programming PC Connectivity Applications
✍ Ian McDowall πŸ“‚ Library πŸ“… 2005 πŸ› Wiley 🌐 English

The only guide for developersΒ and power users on how to build PC connectivity applications for Symbian OS. This unique handbook provides all the information that is needed for the job.Fully worked examples and a do's and don'ts section provide design recommendations and expose common pitfalls giving

Developing Software for Symbian OS: An I
✍ Steve Babin πŸ“‚ Library πŸ“… 2005 πŸ› John Wiley & Sons, Ltd 🌐 English

The overall goal of this book is to provide introductory coverage of Symbian OS and get developers who have little or no knowledge of Symbian OS developing as quickly as possible.A clear and concise text on how Symbian OS architecture works and the core programming techniques and concepts needed to

Programming PC connectivity applications
✍ Ian McDowall πŸ“‚ Library πŸ“… 2005 πŸ› John Wiley 🌐 English

The only guide for developers and power users on how to build PC connectivity applications for Symbian OS. This unique handbook provides all the information that is needed for the job. * Fully worked examples and a do's and don'ts section provide design recommendations and expose common pitfalls giv

Quick Recipes on Symbian OS: Mastering C
✍ Michael Aubert πŸ“‚ Library πŸ“… 2008 πŸ› Wiley 🌐 English

This is a good Symbian programming book. It provides solutions to many common mobile programming tasks and can also enhance your awareness of existing Symbian facilities. Symbian is a feature-rich operating system and it being a mobile OS has many constraints. With each Recipe the book summarizes