C++DelphiNewsRAD StudioWebinar

How To Create A Real App That Runs In The Cloud

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), how to create a real windows app, create a real Mac app, are extremely popular. It’s great to get positive feedback on the webinar content too. In a previous session I covered how to create…
Read more
News

Embarcadero Quality Portal Migration

Note that our new Quality portal is now live. Read about it here: https://blogs.embarcadero.com/the-new-quality-portal-is-live-here-are-the-details/ Quality Portal (https://quality.embarcadero.com/) is Embarcadero’s customer facing website for reporting bugs in…
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…
News

Join the 2024 RAD Studio, Delphi, and C++Builder Developer Survey

Embarcadero is hosting a customer survey to gather feedback about RAD Studio and ideas and recommendations for the future of the product, including Delphi and C++Builder. The 2024 RAD Studio, Delphi, and C++Builder developer survey has 59 questions and it should take about 20 minutes to complete. We know your time is valuable and so we greatly appreciate your participation in this survey, which is…
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…