
The New C Standard: A Cultural and Economic Commentary by Derek M. Jones
C++ Concurrency in Action: Practical Multithreading
Product Description
With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer.
As a guide and reference to the new concurrency features in the upcoming C++ Standard and TR2, this book is invaluable for existing programmers familiar with writing multi-threaded code in C++ using platform-specific APIs, or in other languages, as well as C++ programmers who have never written multithreaded code before.
Porting to the Symbian Platform: Open Mobile Development in C/C++
Product Description
If you want to write mobile applications without the idioms of Symbian C++, have existing software assets that you’d like to re-use on Symbian devices, or are an open source developer still waiting for an open Linux-based device to gain significant market penetration, this is the book for you!
Beginning with an introduction to the native programming environments available and descriptions of the various technologies and APIs available, you will first learn how to go about porting your code to the Symbian platform.
Next, you will discover how to port to Symbian from other common platforms including Linux and Windows.
Finally, you can examine sample porting projects as well as advanced information on topics such as platform security.
The author team consists of no less than six Forum Nokia Champions, together with technical experts from the Symbian community, either working on Symbian platform packages or third party application development. With this book, you will benefit from their combined knowledge and experience.
In this book, you will learn:

Note: Dieses Buch verbindet eine systematische Einführung in die Programmiersprache C++, » » » »

Problem Solving and Program Design in C is one of the best-selling introductory programming textbook using the C programming language for beginning programmers. » » » »

Zahlen, Kombinatorik, Rekursivität, Graphen, Teile und Herrsche, Backtracking, Dynamische Programmierung, Greedy, » » » »