Developing software for Symbian OS : a beginner's guide to creating Symbian OS v9 smartphone applications in C++ / Steve Babin ; reviewed by Antony Pranata [and others].

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

Saved in:
Bibliographic Details
Main Author: Babin, Steve
Format: eBook
Language:English
Published: Chichester, England ; Hoboken, NJ : John Wiley & Sons, ©2007.
Edition:2nd ed.
Series:Symbian Press.
Subjects:
Online Access:Click for online access

MARC

LEADER 00000cam a2200000 a 4500
001 ocn244227827
003 OCoLC
005 20240909213021.0
006 m o d
007 cr cnu---unuuu
008 080821s2007 enka ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d BTCTA  |d OCLCQ  |d OCLCF  |d NLGGC  |d YDXCP  |d MERUC  |d EBLCP  |d UKDOC  |d DEBSZ  |d E7B  |d UMI  |d DKDLA  |d TEFOD  |d IDEBK  |d OCLCQ  |d TEFOD  |d OCLCQ  |d COO  |d OCLCQ  |d AZK  |d COCUF  |d AGLDB  |d CNNOR  |d PIFAG  |d ZCU  |d OCLCQ  |d JBG  |d OCLCQ  |d OCLCO  |d U3W  |d BRL  |d STF  |d WRM  |d VTS  |d CEF  |d NRAMU  |d ICG  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d WYU  |d A6Q  |d OCLCQ  |d DKC  |d OCLCQ  |d OCLCO  |d M8D  |d AU@  |d UHL  |d OCLCQ  |d OCLCO  |d UKOBU  |d UKCRE  |d VLY  |d AJS  |d DST  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 230191441  |a 437214053  |a 476170366  |a 608622774  |a 646751538  |a 656366239  |a 699851725  |a 961541859  |a 962613317  |a 992116522  |a 1037478415  |a 1038625823  |a 1045474346  |a 1055366290  |a 1059006486  |a 1064741880  |a 1076286772  |a 1081282720  |a 1097115792  |a 1113824393  |a 1152982195  |a 1153460255  |a 1162038243  |a 1192330846  |a 1241810156  |a 1295608311  |a 1300608117  |a 1303351263 
020 |a 9780470726464  |q (electronic bk.) 
020 |a 0470726466  |q (electronic bk.) 
020 |a 9786611321949 
020 |a 6611321942 
020 |z 9780470725702  |q (pbk.) 
020 |z 0470725702  |q (pbk.) 
035 |a (OCoLC)244227827  |z (OCoLC)230191441  |z (OCoLC)437214053  |z (OCoLC)476170366  |z (OCoLC)608622774  |z (OCoLC)646751538  |z (OCoLC)656366239  |z (OCoLC)699851725  |z (OCoLC)961541859  |z (OCoLC)962613317  |z (OCoLC)992116522  |z (OCoLC)1037478415  |z (OCoLC)1038625823  |z (OCoLC)1045474346  |z (OCoLC)1055366290  |z (OCoLC)1059006486  |z (OCoLC)1064741880  |z (OCoLC)1076286772  |z (OCoLC)1081282720  |z (OCoLC)1097115792  |z (OCoLC)1113824393  |z (OCoLC)1152982195  |z (OCoLC)1153460255  |z (OCoLC)1162038243  |z (OCoLC)1192330846  |z (OCoLC)1241810156  |z (OCoLC)1295608311  |z (OCoLC)1300608117  |z (OCoLC)1303351263 
037 |a CL0500000080  |b Safari Books Online 
037 |a 7315D6D6-AAB3-4604-B6B6-5D73C2C39491  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK6570.M6  |b B33 2007eb 
072 7 |a TEC  |x 034000  |2 bisacsh 
072 7 |a TEC  |x 061000  |2 bisacsh 
049 |a HCDD 
100 1 |a Babin, Steve. 
245 1 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 |a Developing software for Symbian OS : a beginner's guide to creating Symbian OS v9 smartphone applications in C Plus Plus 
250 |a 2nd ed. 
260 |a Chichester, England ;  |a Hoboken, NJ :  |b John Wiley & Sons,  |c ©2007. 
300 |a 1 online resource (xxi, 438 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file 
490 1 |a Symbian Press 
504 |a Includes bibliographical references (pages 413-414) and index. 
588 0 |a Print version record. 
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 8 |a 11 Symbian OS TCP/IP Network Programming12 GUI Application Programming; References; Index. 
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. 
546 |a English. 
630 0 0 |a Symbian OS (Computer file) 
630 0 7 |a Symbian OS (Computer file)  |2 blmlsh 
630 0 7 |a Symbian OS (Computer file)  |2 fast 
650 0 |a Mobile communication systems  |x Computer programs. 
650 0 |a Operating systems (Computers) 
650 0 |a C++ (Computer program language) 
650 7 |a operating systems.  |2 aat 
650 7 |a TECHNOLOGY & ENGINEERING  |x Radio.  |2 bisacsh 
650 7 |a TECHNOLOGY & ENGINEERING  |x Mobile & Wireless Communications.  |2 bisacsh 
650 7 |a Mobile communication systems  |x Computer programs.  |2 blmlsh 
650 7 |a Operating systems (Computers)  |2 blmlsh 
650 7 |a C++ (Computer program language)  |2 blmlsh 
650 7 |a C++ (Computer program language)  |2 fast 
650 7 |a Mobile communication systems  |x Computer programs  |2 fast 
650 7 |a Operating systems (Computers)  |2 fast 
758 |i has work:  |a Developing software for Symbian OS (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGk7khccfbFqMfJ3BdRHqP  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Babin, Steve.  |t Developing software for Symbian OS.  |b 2nd ed.  |d Chichester, England ; Hoboken, NJ : John Wiley & Sons, ©2007  |z 9780470725702  |z 0470725702  |w (DLC) 2007029987  |w (OCoLC)157023077 
830 0 |a Symbian Press. 
856 4 0 |u https://ebookcentral.proquest.com/lib/holycrosscollege-ebooks/detail.action?docID=351059  |y Click for online access 
903 |a EBC-AC 
994 |a 92  |b HCD