Welcome! Last time we looked at the architecture of a simple calculator app, showing how to design an application well by separating the UI and logic, abstracting through interfaces, and ensuring each class had a single responsibility. That’s important stuff, stuff that many developers skip, and is really important. Now we’ve done that, though, we can dig into the actual code. Today’s…
Learn to program C++ with C++Builder Community Edition: #3, Design, Architecture, and UIs
July 24, 2018
Welcome! Last time we looked at the IDE, projects, a simple first application, and basic use of the debugger. Today we’re actually going to write code!
We are going to write a scientific calculator. It’s a useful, real-world app. You might put it on your phone…
Welcome to the second blog post in the ‘Learning to program with C++Builder’ series – a set of five articles taking you from knowing nothing about C++ to writing a real-world, useful application. The first entry covered installing C++Builder Community. Now it’s time…
RAD Server: Beyond the Basics Webinar Tomorrow
July 24, 2018
Over the last few months and the 10.2.x updates, RAD Server has been extended with several new features. But the technology also has several other advanced features we rarely discuss, because the typical one hour webinars we do are often only enough to cover the basic…
Free Field Service App Template Solution Quick Start Guide For Android, iOS, macOS, and Windows
July 22, 2018
The RAD Server Field Service Template consists of three main components and a setup application (also check out the deep dive). The Field Service Admin app has been tested on Windows and macOS (but probably also runs on Android and iOS). The Field Service App has been tested…
Author: Yilmaz Yoru
Delphi CE (Community Edition) ve C ++ Builder CE Topluluk Sürümleri yayınlandı. Geliştiricilere ilk günden entegre ve profesyonel düzeyde geliştirici araçları sağlayor. CE Topluluk Sürümünü kimler kullanabilir:
– ücretsiz…
Delphi Community Edition
July 20, 2018
Author: Germán Estévez
La comunidad Delphi llevaba tiempo demandando esta versión de Delphi y finalmente Embarcadero se ha decidido a dar ese paso. Hace tiempo que disfrutábamos de la versión Starter, pero con la “Delphi and C++Builder Community Edition” se da un…
If you are using FireDAC and building your SQL queries manually you may be using more verbose code than is needed. FireDAC has a feature called Macros which allows you to do a variable substitution in your SQL query similar to parameter substitution but for raw SQL. However…
Celebrating Five Amazing Years with Embarcadero
July 19, 2018
This month I am celebrating my five-year anniversary with Embarcadero Technologies. It’s been an amazing adventure and I am looking forward to more. I saw a graphic similar to the following today and it reminded me how great it is to be doing what I am doing (plus I love…
Embarcadero launches Delphi Community Edition
July 19, 2018
The release of Delphi Community Edition is fantastic news for the Delphi language, the developer community, the partners, and the entire ecosystem. We hope it will help new developers (students, hobbyist, open source developers, and someone starting with mobile store…


