Mensys Online Shop

Cross-Platform Development in C++

Category:General - Books By:Addison Wesley US
Platforms:Macintosh More info:www.awprofessional.c...
Author(s):Syd LoganPages:547
Year of publication:2008 

Build Cross-Platform Applications without CompromiseThroughout the book, Syd Logan illuminates his techniques with realistic scenarios and extensive, downloadable code examples, including a complete cross-platform GUI toolkit based on Mozilla's XUL that you can download, modify, and learn from.Coverage includes:- Policies & procedures used by Netscape, enabling them to ship Web browsers to millions of users on Windows, Mac OS, and LinuxDelivering  » Read more...

Cross-Platform Development in C++

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
A22518 Cross-Platform Development in C++37.6450.7939.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

Build Cross-Platform Applications without CompromiseThroughout the book, Syd Logan illuminates his techniques with realistic scenarios and extensive, downloadable code examples, including a complete cross-platform GUI toolkit based on Mozilla's XUL that you can download, modify, and learn from.Coverage includes:- Policies & procedures used by Netscape, enabling them to ship Web browsers to millions of users on Windows, Mac OS, and LinuxDelivering functionality & interfaces that are consistent on all platforms;- Understanding key similarities & differences among leading platform-specific GUI APIs, including Win32/.NET, Cocoa, and Gtk+;- Determining when & when not to use native IDEs and how to limit their impact on portability;- Leveraging standards-based APIs, including POSIX and STL;- Avoiding hidden portability pitfalls associated with floating point, char types, data serialization, and types in C++;- Utilizing platform abstraction libraries such as the Netscape Portable Runtime (NSPR);- Establishing an effective cross-platform bug reporting and tracking system;- Creating builds for multiple platforms and detecting build failures across platforms when they occur;- Understanding the native runtime environment and its impact on installation; - Utilizing wxWidgets to create multi-platform GUI applications from a single code base;- Thoroughly testing application portability;- Understanding cross-platform GUI toolkit design with Trixul.