C++

CodeRage 2018: A C++ Language Conversation with Bjarne Stroustrup Hosted by David Intersimone "David I"

CodeRage 2018 is coming December 4th, 5th, & 6th. With C++17 support coming in 10.3 Rio we thought it would be fitting to have a C++ language conversation with the designer and original implementor of C++: Bjarne Stroustrup! December 4th at 2pm EST/11am PST join Bjarne Stroustrup (Managing Director in the technology division of Morgan Stanley in New York City and a Visiting Professor in…
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 application and expect it to make sense on a smaller form factor. Each platform already has existing patterns your users are used to…
Read more
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…
C++

August 2018 Roadmap Commentary from Product Management

2018 has been a very exciting year so far for Embarcadero. In our roadmap, you can find the key features that we’ve planned for calendar year 2018/2019. Before we get to the details of our updated roadmap, we wanted to recap what we’ve delivered so far: Back in March, we introduced RAD Studio 10.2.3, also known as 10.2 Tokyo Release 3, of Delphi, C++Builder and RAD Studio. This was the third…
Read more
C++

Create App Store ready apps with Community Edition

Start building visually stunning multi-device applications right away with these great tools accessible from the IDE’s Welcome Page. TIP: If you accidentally close the Welcome Page, you can reopen it by going to View > Welcome Page. This article covers the…