C++CodeIDERAD Studio

10 Tips For Using A C++ Compiler To Build Windows Apps

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 easier. We cover a few of our favorites here. 1. Download the latest C++ Builder 11 or RAD Studio 11 edition C++…
Read more
DelphiRAD Studio

DelphiCon 2023 - Every App Trick In The Book

February is always a busy time for us at Embarcadero as we celebrate the birthday of our favorite programming language and IDE software! Today’s post accompanies the first of my four planned sessions for DelphiCon 2023. The slides and images to go with it can be…
News

Delphi 28th Anniversary

Delphi was introduce to the world exactly 28 years ago today in San Francisco. While it keeps adding new features and capabilities, Delphi offers an unparalleled degree of compatibility with code written so many years ago. (Delphi 28 rendered with a gradient on a D2D canvas in a VCL application) Today is another Delphi anniversary, given it was first introduced at the SD West Conference in…
Read more
C++RAD Studio

5 Modern Features Of C++ Programming

Hello C++ programmers. Today we have new modern C++ examples that can be compiled by any C++ Code Editor and compiler. If you want to dive deep into C++ programming, then the LearnCPlusPlus website is the right place for you. We keep adding more features of modern C++ and…
News

RAD Studio Malawi Beta Feedback: “Delphi LSP is The Best It’s Ever Been”

As you might know if you have been following our blogs and announcements, Embarcadero is working on a new update to RAD Studio Alexandria. A beta test program of the new version, codenamed “Malawi”, is currently ongoing. This coming update release is primarily focused on quality, and in particular on the issues affecting most customers in terms of code tooling. One key focus area of the work…
Read more
Case StudyDelphiRAD StudioShowcase

How To Win When You Have 34 Milliseconds To Beat Snoops And Spies

Today’s Enterprise Article competition entry is from Georgi T. Gerasimov from Gatelink Ltd in Bulgaria. Georgi sent us a remarkably detailed paper where he describes the challenges of being asked for Windows app development that would securely protect digital data when one of the constraints was that it had to do the encryption work in under 34 milliseconds. You know it’s going to be a…
Read more