News

Learn to program C++ with C++Builder Community Edition: #2, Building and Debugging

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 to start using it! Today, we’ll cover the tools you use, creating your first app, and basic debugging. Understanding…
Read more
News

A vulkan header generator for Delphi.

Author: Craig Chapman What is darkVulkanGen? A handful of months back, I began working on a game engine for Delphi named darkGlass. see: http://chapmanworld.com/darkglass/ https://github.com/chapmanworld/DarkGlass At that time I’d intended to write the rendering part of…
C++

Learn to Program with Community Edition

Author: Rebekah D Get started programming with our Community Editions! Community Edition is our full-featured and free IDE to build applications for iOS, Android, Windows and macOS from a single codebase using the robust and easy-to-learn Delphi language. It’s the perfect way to get started learning a new programming language or explore multi-device app development. Embarcadero’s…
Read more
Delphi

Learn to Program with Delphi Community Edition: Part 1 - Introduction and Installation

This blog post is the beginning of the “Learn to Program in Delphi” series. We are expecting that you have some previous experience in programming, but not in Delphi. In this five part series we are going to take you through the process of building a simple “calculator” application. This series has a counterpart in C++ using the same example project, so head over here if…
Read more
News

RAD Server 10.2.3 Performance Patch

Embarcadero has just released a performance patch for the RAD Studio 10.2.3 version of RAD Server, our REST-basedweb service hosting architecture. Getting The RAD Server Optimization Patch This patch is available athttp://cc.embarcadero.com/item/30838 and…
News

Updated IBLite 2017 GetIt Package With License File

IBLite is the localversion of the InterBase database you canembed in your mobile and desktop applications. RAD Studio has full deployment support, so you can easily deploy the required file with your app, both for debug and for store deployment (see image below).
News

Embarcadero's June 2018 Cool App Winner is MalyKangurek POS

Years ago I worked at a company that maintained a Point of Sale (POS) system written in Delphi. I wasn’t involved in that project (I was developing a medication management system for an assisted living facility), but talking with some of the developers that were working on it I learned that Delphi is very popular in many different vertical markets, specifically Point of Sale systems. So I’m…
Read more