Case StudyDatabaseDelphiRAD StudioShowcase

Electronics Manufacturing Made Easy With Delphi And RAD Server

We recently asked developers to get in touch with their stories of building enterprise solutions with RAD Studio’s IDE software including Delphi, C++ Builder, as well as related technologies such as RAD Server, FireDAC, and Interbase. Today’s article was written by Bruce McKibben about his Macaos system. Thanks Bruce! What is Macaos story? Although there are many good tools…
Read more
C++IDERAD Studio

Learn To Develop C and C++ Apps in 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…
C++DelphiNewsPython

The Top 10 Most-Read Blog Posts of 2022

In 2022 the Embarcadero blog had just under two million pageviews. This reaffirms the connection between Embarcadero and the Delphi community, and the strong interest our product updates and explorations of Delphi’s capabilities generate among developers. So which of…
C++CodeIDERAD Studio

Successful Windows Development With This C++ Compiler Download

C++ is the most powerful programming language and as well as being one of the world’s most popular. It has many pre-defined variables, functions and libraries. Using a fast and reliable C++ IDE 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. An IDE…
Read more
C++CodeIDE

What Is Object-Oriented Programming In C++

C and C++ are one of the most powerful programming languages that can berun by Microsoft build tools for Windows and for other operating systems like iOS, Android, among others. The main difference between C and C++ is that C++ is enhanced with Object-Oriented Programming features like Classes, Objects, Methods etc. It supports advanced programming features like polymorphism, encapsulation, and…
Read more
C++IDERAD Studio

Learn C++ And C Programming in 2023

Hello to all developers. If you don’t know C and C++ programming or are new to them then perhaps 2023 is a good year to start learning them! Putting those New Year resolutions to good use by setting yourself the task of learning how to code in the top two most popular…
News

Some Suggestions to Help the Delphi Compiler

Offering some tips and suggestions you can consider to help the compiler be faster and consume less memory using the current version of Delphi. Over the last couple of years, Embarcadero has put a significant effort into optimizing the Delphi Object Pascal compilers’ performance and reducing its memory usage, so that our customers with large applications can have a better experience…
Read more