C++

C++ Compilers that ship with C++Builder 10.3 Rio

Embarcadero has RTM’d RAD Studio, Delphi and C++Builder 10.3 Rio (version 20.0) today. You can read the press releasehere. Included in the release are several C++ compilers. C++Builder 10.3 Rio (20.0) C++ Compilers BCC32 – the classic 32-bit windows…
C++

Delphi, C++Builder and RAD Studio 10.3 Rio are now available

We are very excited to announce that Delphi, C++Builder and RAD Studio 10.3 Rio are now available. One of our most significant releases yet, Rio introduces many new features in the IDE, making it more effective and pleasant to use, and significantly improves our customers’ ability to build Windows 10 and multi-device applications. It also provides an updated RAD Server for developers’…
Read more
C++

C++ language update - ISO C++ meeting, Bjarne videos, and more

Here are a few recent updates regarding the ISO C++ Language and CPPCon 2019 videos with Bjarne Stroustrup. Herb Sutter’s Trip report: Fall ISO C++ standards meeting (San Diego) “On Saturday November 10, the ISO C++ committee completed its fall meeting in San Diego, California, USA, hosted with thanks by Qualcomm. This was the biggest ISO C++ meeting in our 29-year…
Read more
C++

Touch-Friendly Navigation for Mobile Apps

Over 20% of users abandon an application after using it the first time (per Localytics). How can you design your mobile app to avoid being one of these casualties? Start out by designing your application with mobile in mind. You can’t just replicate your desktop…
C++

Targeting iOS 12 with RAD Studio

Earlier this week, Apple released the new version of iOS, iOS 12. We’ve been testing iOS 12 with 10.2 Tokyo Release 3 and the 10.3 Carnival Beta. What we support with RAD Studio 10.2.3 today: Building applications that can run on iOS 12 devices using the iOS 11 SDK and…
C++

Prototyping: from Vision to UX Design

You have a great idea for an app, but how do you successfully get from idea to a well designed, functional app your users love? It starts with design wireframing and prototyping, a faster iterative process that requires less coding effort up front so you know what works and what needs to be improved – before you invest your hours and dollars coding. Application prototyping is an important…
Read more