News

Some Embarcadero Servers Are Experiencing A Hardware Outage

Many of you will have noticed by now that we are currently experiencing disruption to some of our services. In particular the RAD Studio installer, the GetIt package manager in the IDE, our Quality Portal, the DocWiki documentation site, certain authentication functions in connection with registrations, and other miscellaneous facilities. This is caused by a hardware outage at one of our data…
Read more
C++CodeRAD Studio

Useful C++ 17 Features That You Should Learn

Hello Developers, in my opinion, the C++17 standard is one of the biggest milestones in the history of C++ development. It is amazing with a lot of new features, and in this weekly round post, we have another three important features that you should learn. We explain the…