Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Sunil Kumar Arora?

Hello. This article is part of a new series where we speak with professional software developers who useWindows app development tools, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Today we’re talking to Sunil Kumar Arora also known as “Digitiger”. Sunil is a based in Shillong…
Read more
C++Delphi

How To Use A C++ DLL In Any Delphi Program

There is a glorious wealth of useful C++ libraries available on the internet. We have featured many great uses of C++ here on this blog too. C++ is typically extremely high performance. If we can have the source code of the C++ library, we can create a package that will then allow us to use C++ in our Delphi programs. Often, though, the source code of the C++ library is not available. In…
Read more
C++Code

The Top 6 Picks From Last Week On LearnCPlusPlus.org

Hello Dear C++ Developers, LearnCPlusPlus.org is the ultimate place to learn how to use the powerful Modern C++ language in easy steps. We try to use the latest RAD Studio, C++ Builder versions (10.4.2) to test the modern ways in CLANG C++ Standards. Because of CLANG…
C++Code

You Need To Protect Your C++ Programs From Hackers

Nowadays, malicious programmers are utilizing modern technologies to bypass licensing and anti-copying mechanisms which can hit your revenue. It’s also common for hackers to try to breach steps you might have taken to protect and encrypt sensitive user data to steal it, possibly for nefarious purposes such as identity theft or blackmail. Breaches such as these can cause major financial…
Read more
DelphiNews

Welcome to the future of software development, again

I have some good news for you, the future of software development has arrived! Well, to be precise, the next possible big thing in the future of software development is here… again. What’s next for using Electron with Windows for Windows Application Development? Works anywhere, just add RAM I have this mental block about the name Electron. I’m not entirely sure why it is,w but…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES