Developing software for Symbian OS a beginner's guide to creating Symbian OS v9 smartphone applications in C++

Many problems encountered by engineers developing code for specialized Symbian subsystems boil down to a lack of understanding of the core Symbian programming concepts. Developing Software for Symbian OS remedies this problem as it provides a comprehensive coverage of all the key concepts. Numerous...

Full description

Bibliographic Details
Main Author: Babin, Steve
Format: eBook
Language:English
Published: Chichester, England John Wiley & Sons 2007
Edition:2nd ed
Series:Symbian Press
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03710nmm a2200613 u 4500
001 EB001917634
003 EBX01000000000000001080536
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9786611321949 
020 |a 9780470726464 
020 |a 0470726466 
020 |a 6611321942 
050 4 |a TK6570.M6 
100 1 |a Babin, Steve 
245 0 0 |a Developing software for Symbian OS  |b a beginner's guide to creating Symbian OS v9 smartphone applications in C++  |c Steve Babin ; reviewed by Antony Pranata [and others] 
246 3 1 |a a beginner's guide to creating Symbian OS v9 smartphone applications in C Plus Plus 
250 |a 2nd ed 
260 |a Chichester, England  |b John Wiley & Sons  |c 2007 
300 |a xxi, 438 pages  |b illustrations 
505 0 |a Developing Software for Symbian OS; Contents; Foreword (Jo Stichbury); Foreword (Warren Day); Biography; Author Acknowledgments; Symbian Press Acknowledgments; Symbian OS Code Conventions and Notations Used in the Book; 1 Smartphones and Symbian OS; 2 Symbian OS Quick Start; 3 Symbian OS Architecture; 4 Symbian OS Programming Basics; 5 Symbian OS Build Environment; 6 Strings, Buffers, and Data Collections; 7 Platform Security and Symbian Signed; 8 Asynchronous Functions and Active Objects; 9 Processes, Threads, and Synchronization; 10 Client-Server Framework 
505 0 |a 11 Symbian OS TCP/IP Network Programming12 GUI Application Programming; References; Index 
505 0 |a Includes bibliographical references (pages 413-414) and index 
653 |a C++ (Langage de programmation) 
653 |a C++ (Computer program language) / fast 
653 |a Operating systems (Computers) / http://id.loc.gov/authorities/subjects/sh85094982 
653 |a Symbian OS (Computer file) / fast 
653 |a Systèmes d'exploitation (Ordinateurs) 
653 |a Radiocommunications mobiles / Logiciels 
653 |a Mobile communication systems / Computer programs / blmlsh 
653 |a C++ (Computer program language) / http://id.loc.gov/authorities/subjects/sh87007505 
653 |a TECHNOLOGY & ENGINEERING / Mobile & Wireless Communications / bisacsh 
653 |a Operating systems (Computers) / blmlsh 
653 |a Mobile communication systems / Computer programs 
653 |a TECHNOLOGY & ENGINEERING / Radio / bisacsh 
653 |a Mobile communication systems / Computer programs / fast 
653 |a Operating systems (Computers) / fast 
653 |a operating systems / aat 
653 |a Symbian OS (Computer file) / http://id.loc.gov/authorities/names/n2006095101 
653 |a Symbian OS (Computer file) / blmlsh 
653 |a C++ (Computer program language) / blmlsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Symbian Press 
776 |z 9780470725702 
776 |z 9780470726464 
776 |z 0470726466 
776 |z 0470725702 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780470725702/?ar  |x Verlag  |3 Volltext 
082 0 |a 384 
082 0 |a 620 
082 0 |a 621.3845/6 
520 |a Many problems encountered by engineers developing code for specialized Symbian subsystems boil down to a lack of understanding of the core Symbian programming concepts. Developing Software for Symbian OS remedies this problem as it provides a comprehensive coverage of all the key concepts. Numerous examples and descriptions are also included, which focus on the concepts the author has seen developers struggle with the most. The book covers development ranging from low-level system programming to end user GUI applications. It also covers the development and packaging tools, as well as providing