Learn to program with C++Builder: Homepage
November 10, 2016
Do you want to learn C++, but don’t know where to begin? This series takes you through from the very beginning, assuming you have some programming knowledge but know no C++ at all, and show you how to build a real-world, useful application, demonstrating UI and logic…
Learn to program with C++Builder: #4, Real code and Useful C++: Ownership, smart pointers, styles, and optional values
November 8, 2016
Update July 24, 2018:With thejust-released Community Edition of C++Builder, we’ve updated these posts.
Please visit the new version of this blog post here.
Community Editionreplaces the old Starter edition, and is a full-featured, free…
Learn to Program in Delphi - Designing User Interfaces
November 3, 2016
Author: Pawe Gowacki
Last time we have talked about the importance of app architecture and layers of code. David went one step further and started to build user interface for our calculator apps. This week I’m going to catch up and we will discuss designing user…
CodeRage XI Replays - Productivity, Platforms and Performance
October 30, 2016
Productivity, Platforms and Performance is the theme for this year’s CodeRage conference. This wasour 11th conference.
We’ve had3 jam-packed days of engaging content—for developers like you. Please note that Day 3 wasby invitation only to Update…
Learn to program with C++Builder: #3, Design, Architecture, and UIs
October 28, 2016
Update July 24, 2018: With the just-released Community Edition of C++Builder, we’ve updated these posts.
Please visit the new version of this blog post here.
Community Edition replaces the old Starter edition, and is a full-featured, free, Professional-level edition…
What is RAD Server and How You Can Use It?
October 26, 2016
Author: Emailx45
I’m digging the new job. Lots of interesting things going on. Lots of great plans.
Now, you may not realize it, but I’m the Director of Product Management for all the Embarcadero products, including a very cool product named RAD Server.
Many of…
FireMonkey vs. VCL
October 5, 2016
Frequently when I am talking about the VCL or FireMonkey I get some of these common questions:
Is VCL deprecated?
Which is better FMX or VCL?
If I am starting a new app today, should I use VCL or FMX?
The first is easy to answer, the other two are a little harder. The VCL…
Migrating Delphi - Case Studies Webinar
September 30, 2016
On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way)
This webinar focused on these three areas for migrating legacy Delphi to the…
Compiling a Million Lines of Code with Delphi
September 22, 2016
Author: Jack M57168
I was talking with someone the other day about how fast the Delphi compiler was. I decided to build a sample app to see how long it would take to compile a million lines of code. I made a video to show the results . . .
I plan to expand…


