Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
See What's New in 12.3 Athens
Delphi

How To Use The Firebase API To Add, Read, and Delete Data In A Realtime Document-Oriented Database

Currently, the use of a remote database for storing various types of data (such as product and user information for an online store, patient details in a clinic, etc.) is highly relevant. Also, more and more developers want to create cross platform apps to access the data on device targets such as Windows, macOS, iOS, and Android. For this purpose, both traditional relational databases and…
Read more
C++CodeRAD Studio

What Are The C++ 17 Random Number Generators

Hello developers, I hope you are all happy and well. This week we have new C++ posts about modern random generators in modern programming today. Since C++11, in addition to rand() and std::rand(), we have new random number generators. These are called Mersenne Twister random…
News

GetIt Update: RAD Studio 11 GetIt Online Installation along with Delphi and C++Builder Community Edition Are Now Available

Embarcadero has now restored RAD Studio 11.3, Delphi 11.3 and C++Builder 11.3 product installation through the online (GetIt-based) installer. This includes the ability to install Delphi Community Edition and C++Builder Community Edition. This is in addition to the RAD Studio 12 GetIt-based installation and add-on packages we restored recently. The build we are making available today is a new…
Read more
News

Matthias Eißing, Technical Consultant at Embarcadero DACH

It is with deep sadness that we bid farewell to our long-time colleague and friend Matthias Eißing, who passed away suddenly and unexpectedly on 14 February 2024 at the age of 53. We are were all extremely shocked by the news of his death. Matthias leaves behind his partner…
DelphiRAD StudioWebinar

Delphi's 29th Anniversary Webinar Replay And Slides

Well, that was a lot of fun! We just had an amazing “not your usual webinar” event where we celebrated the anniversary of 29 years since the release of Delphi. We covered all the sorts of things you would expect with a great presentation of the history of Delphi 1 by Marco Geuze of GDK Software as well as a look through some of the less usual things Developer Advocates like myself get…
Read more
C++CodeRAD Studio

Let's Develop A C++ Optimization AI App By Using Genetic Algorithms

Hello Everyone, this week we have new C++ posts that can be compiled with C++ Builder (versions 10, 11, or 12) or any other compiler that supports C++17 standard and beyond. AI technologies are evolving rapidly, and our first post is about the Genetic Algorithm (GA), first mentioned by Željko Kovačević (Embarcadero MVP). Željko has amazing VCL Examples and blog posts about C++ Builder.
Read more
DelphiIDENewsRAD StudioWebinar

Who Uses Delphi? The Silent Success Behind Astronauts, Theme Parks, Satellites, And A Multi-billion Ultimate Payday!

Despite Delphi being regularly rated as one of the top ten development languages in the world, there’s still this weird, undeserved negativity (accidental or intentional) from some people who…

IN THE ARTICLES