Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DelphiRAD StudioWebinar

How To Create A Real Mac App Step By Step Guide

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step“, how to create a real iOS app (even if you do not have a mac), and how to create a real windows app were extremely popular. During the sessions I showed how to use RAD Studio 12 to create multi-platform apps to target Android, iOS and Windows devices. Building…
Read more
C++Code

Three Important C++ 17 Posts That Can Be Used In 2024

Happy New Year Developers! We wish you a great new year that brings peace, happiness, health, and success to you and your family. This week, we have 3 more Modern C++ features that can be used in C++ Builder. The contents of the Parallelism Technical Specification are added to C++17, and as a result, make their way into many C++ compilers and IDEs, such as the latest C++ Builder 12. We explain…
Read more
News

A Summary of Year 2023 for RAD Studio (and Delphi)

February 2023 Delphi 28th Anniversary Delphi Digital Fan Art Contest Collection DelphiCon 2023 Embarcadero released RAD Studio 11.3 Alexandria April 2023 Embarcadero released Delphi 11 Community Edition and C++ Builder 11 Community Edition May 2023 Ian Barker joins…
C++CodeHow-To's

Eigen C++ Template Library with C++Builder and VCL

This post describes how to using the Eigen C++ Template Library with C++ Builder and VCL. What is the Eigen C++ Template Library? Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.  A Gentle Introduction to Linear Algebra is here.   Eigen doesn’t have any dependencies other than the C++ standard library.  Eigen consists only…
Read more
DelphiFireMonkeyRAD StudioWebinar

How To Create A Real iOS App (Even If You Do Not Have A Mac)

Hello developers. Our previous session in our Winter Webinars series which showed you how to create a real Android app step by step” was extremely popular. During the session I showed how to use RAD Studio 12 to create multi-platform apps to target Android devices. Building on that is the following session which shows how to create a real iOS app even if you don’t have a Mac, using RAD…
Read more
CodeDelphiWebinar

How To Live Track The ISS International Space Station

Our Winter Webinars series has been a lot of fun, showing you how to write genuine low-code cross-platform apps that do cool things with a few lines of code and get them to work on Windows, macOS…

IN THE ARTICLES