Publishing an app on multiple platforms can be a challenge when there are guidelines to be met and a consistent user experience guaranteed.
In the first of a three-part series on the value RAD Studio delivers across the software development life cycle, we looked at the advantages of using RAD Studio in the application design and development phase.
In this, the second part, we are looking at the…
Hello C++ Developers, recently we released the “Full list of features in C++11” on the LearnCPlusPlus.org website. These features and examples may amplify your C++ applications. In addition, if you are developing game applications or music applications such…
As a complete app development environment, RAD Studio delivers value across the software development life cycle.
RAD Studio combines the time and cost efficiency of working with a single codebase with the superior performance and security of platform-native…
Harnessing the power of the Web with Delphi & HTMX
June 4, 2024
If you ever wanted to create a server-based web application, then HTMX is a solution that offers great flexibility for development, allowing RAD Studio developers to deliver the business logic while still allowing designers to make the web application look great using CSS. Without having to write a single line of JavaScript code, you can build a full web application, with the entire logic in a web…
Memory Safety with Delphi Webinar
June 4, 2024
What is memory safety and what does it mean for Delphi development?
Background
Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory safe software. Later the US National Institute of…
In our final webinar session for a couple of weeks we took a look at how great RAD Studio with Delphi is at connecting to IoT devices. In this session where I used two cameras, five monitors, two desks, two PCs, and a Mac all working at the same time we built the basics of a…
We positively bustled onwards with our webinar series showing you the basics of cross-platform and Windows software development with some nice bite-sized sessions. It’s very gratifying to hear from those of you who are enjoying these laid-back sessions where I’ve tried to make it more of a social experience than a dry, stale, technical lecture. Thanks to those of you who have been…
Embarcadero InterBase 2020 Update 6 Released!
May 30, 2024
We are happy to announce that today Embarcadero has released a new update of its InterBase flagship database engine, InterBase 2020 Update 6. With this release, the company continues to improve the product’s quality and usability.
IBConsole UX Further Improvements
This new…
Hello C++ Developers, this week, we have2great articles about some ofthe methods of std::stringandstd::wstring. Wehave alsoa topic aboutthe std::make_from_tuplefunction template. If you still haven’t read my…
Do you want to use OpenAI to make your cross-platform apps generate realistic speech from text? Read all about how to do this in this article from Tech Partner Softacom.
Overview Of How To Use OpenAI To Add Realistic Text-To-Speech To Your Apps
Modern artificial intelligence-based services enable speech generation and speech-to-text conversion. Moreover, they support a wide range of…