Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi apps, for example, are notorious for just working with absolutely no dependencies and will happily continue operating even…
This Is How To Develop Modern C++ Apps With C++ Builder 12
December 15, 2023
Hello C++ Developers, I am happy that in the last few years, IDERA Inc. Company and Embarcadero focused on supporting C++ more, which is a good strategy for the software industry. This support started with embracing the hugely popular Visual Assist product from…
What Can You Do With RAD Studio 12? Webinar
December 11, 2023
Hello everyone. I hope you’re all keeping safe and well. We’ve had a huge amount of interest in RAD Studio 12 Athens our latest release of the Delphi and C++ IDE from Embarcadero. Thanks for your feedback which is overwhelmingly positive, and also for letting us…
Learn More About std::thread In Multi-Threading Apps
August 25, 2023
Hello C++ developers, last week we had Coding Bootcamp 2023 by Embarcadero, and Summer Code Fest 2023 by Whole Tomato, and even in heavy weeks like that, Ian Barker still kindly reviews my posts as we both try to keep adding new articles for you. Our educational LearnCPlusPlus.org web page is growing thanks to you, and we have many new readers, thanks to your support. The site features posts…
10 Tips For Using A C++ Compiler To Build Windows Apps
February 17, 2023
When you develop an app for the Windows operating system there are a few tips that can help smooth things along. Using the best C++ compiler Windows developers have available is obviously step one, but there are a lot more very easy steps you can take to make life a lot…
Learn To Develop C and C++ Apps in 2023
January 11, 2023
Hello everyone. If you want to learn C++ programming or you want to improve your skills, then perhaps 2023 is a good year to start learning C++. Every week we have a round-up of recent interesting posts on C++ and C topics from the LearnCPlusPlus website including very…
How To Create Enterprise iOS Apps, No App Store Required
December 21, 2022
Today (December 21st 2022) you can join us as we continue Embarcadero’s two-day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post describes the second session: Enterprise iOS apps, no app store required. The first session aired yesterday (December 20th 2022) and…
The Best Cross-platform Productivity Apps For Android In 2022
December 19, 2022
Today’s business world has become highly competitive, and every company now wants to provide services or deliver products as quickly as possible without compromising quality. As a result, more and more companies and employees are now using productivity apps to organize…
How To Add The Wow Factor To Your Apps
October 31, 2022
It’s a lot of fun being an Embarcadero Delphi MVP. On behalf of Embarcadero, I get to demonstrate the benefits of what I think is the best application builder software you can choose to use. But I also get invited to speak at other conferences, webinars and events by a…
Keeping secrets on Amazon Web Services
October 25, 2022
Keeping secrets can be tricky. Thankfully, Amazon Web Services has several tools in its toolbox to help. Let’s start by talking about AWS Secrets Manager and then go on to show how you can work easily with Amazon secrets in your Delphi cross-platform apps.
What is The AWS Secrets Manager?
AWS Secrets Manager is exactly what it sounds like. Secrets Manager is the go-to place when you need…