News

Learn How to manage Exif from graphic files with Delphi app - with Andrew Sovtsov - CodeRage XI

Author: Ellajohn Almost every digital image contains very valuable EXIF metadata about any parameter of the shot, light conditions, camera settings and even GPS coordinates. It would be extremely helpful to be able to extract, save to a database and use this metadata for further analysis. In this session you will meet a little sample application to do it which was developed with RAD Studio…
Read more
News

Learn to program with C++Builder: Homepage

Do you want to learn C++, but don’t know where to begin? This series takes you through from the very beginning, assuming you have some programming knowledge but know no C++ at all, and show you how to build a real-world, useful application, demonstrating UI and logic design principles, the basics of C++, and useful classes and methods, ie a great overview of the areas you need to know about…
Read more
C++

Background Tasks And Inter-App Communication With Android Services And Intents In Delphi And C++Builder

Author: Andreas H57472 If you are developing Android applications with Delphi or C++Builder, you may want to perform background tasks for your app. This is simple to accomplish with Android Services. There is a fantastic CodeRage X replay on building Android Services with RAD Studio. Also, keep an eye out for the next CodeRage XI. The three days are jam-packed with sessions on quickly building…
Read more