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
C++CodeDatabaseDelphiIDEInterBaseRAD Studio

I first met Philippe Kahn and Turbo Pascal 40 years ago this month

In 1983, I was working for Softsel Computer Products (Softsel) in the product evaluation, support and training group. Softsel had a booth at the Fall 1983 COMDEX (Computer Dealer Expo) conference (November 28 to December 2) in the Las Vegas Convention Center. I sat at a pod in the booth to answer questions about Softsel, products we distributed and to talk with software and device manufacturers…
Read more
DelphiFireMonkeyIDENewsProductivityRAD StudioWindows

Coding Bootcamp 2023

Greetings, intrepid coders and digital enthusiasts! The digital realm constantly shifts, and with it comes the need for cutting-edge skills. This year, Embarcadero proudly presents our Coding Bootcamp 2023, an initiative meticulously crafted to bring forth the zenith of tech education, all wrapped up in an insightful and dynamic experience. Are you ready to dive into the Ocean of…
Read more
C++RAD Studio

5 Easy Things To Learn Using C++ Builder 11 CE

Hello C++ developers, C++ students, and C++ educators. This week was another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released on April 2023. If you are a start-up developer, student, hobbyist or just…
C++IDERAD Studio

What Is Modern C++ in 2023?

Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon already. Modern C++ consists of a lot of features of previous C++ standards too and, of course, those of the C Programming…
Read more