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

How To Program A Robot in C and C++? 

Both the C and C++ languages are both popular choices for robotic applications, including IoT systems. We have some great topics this week again some of which on robots and IoT systems along with a few posts on more basic subjects suitable for absolute beginners.A robot is a machine that is mostly programmableand capable of carrying out a complex series of actions automatically. IoTs like…
Read more
CodeDelphiWebinar

Secrets of Visual Design on Windows 11

Using truly great IDE software really empowers software developers. RAD Studio is so much more than just Delphi – which I think is the easiest professional modern programming language you can pick – it also brings along a whole bunch of great things not the least…
News

10 Years at Embarcadero

This months marks my tenth anniversary as Delphi Product Manager After many years of working with Delphi as an expert, consultant, and book writer, I started working as Delphi Product Manager at Embarcadero in November 2012, which means this month marks my 10th anniversary…
C++IDERAD Studio

What Is The C Programming Language, Who Wrote it, Is It High Level?

Hello to all developers, we have another 5 beginner-level posts about C and C++ coding that may help and motivate you, your friends and family, or your students to start new apps on Windows, Linux, iOS, or on IoT systems. This week’s topics are a round-up of some more great C and C++ apps articles from the LearnCPlusPlus website. We try to answer all your questions, please ask in the…
Read more
EventNews

Embarcadero Brazil 2022

I always enjoy coming down to Brazil for their annual Embarcadero Developer Conference. Unfortunately travel restrictions moved the event virtual for the last couple years, but it was back to an in person event this year. Previous in person events had around 400 attendees…
News

ECON22 - Brazil, 600+ developers

Having been online for the last two years, ECON Brazil was again able to run a live in-person conference event this year. Hosted by the Embarcadero Brazil team, over 600 developers attended a full conference day with 7 parallel tracks running at the same time on Tuesday 8th…
C++CodeIDERAD Studio

A Summary Of The Complete Guide To Programming In C++

C++ is one of the most powerful programming languages as well as being one of the world’s most popular. Using a fast and reliableC++ IDE for Windows, Android and iOS programming is very important for beginners and professionals since it helps C++ developers in remembering which language features exist, how to use them, and even detect errors when we get it wrong. C++ Programming requires…
Read more
C++CodeIDEModernizationRAD Studio

What are vcle.lib and rtle.lib?

Solving an interesting issue upgrading a project from Classic to Clang. A recent blog comment asked for help where a Clang project was linking to vcle.lib, but the library did not exist in the Clang linking path (lib/win32c/release): it’s present only for the classic compiler in lib/win32/release. (Note the C in win32c, meaning Clang.) Why? If you see this error, how do you resolve it and…
Read more
C++DelphiNewsRAD Studio

From Enhanced Training to Cutting-Edge Tooling: Embarcadero's Commitment to Elevating Your Development Experience

As many of you have noticed, a lot is happening at Embarcadero in 2024, and we have a lot more in store for you. We have one of our biggest releases in three years, we are bolstering our offerings in…

IN THE ARTICLES