In this Delphi Bootcamp session, you can learn about how to create cross-platform games with Delphi FireMonkey.
If would like to learn about the industrial game development use case in Delphi FireMonkey, be sure to check out the Rise of Legions game by Broken Games Studio which has over 100,000 subscribers.
Rise of Legions
Overview
Four Classic Arcade GamesAlien InvasionMars…
C++ is getting many new features and improved code hygiene, which improves your code compile time. In this webinar, you can watch and listen to the conversation with Bjarne Stroustrup and David Intersimone.
Overview
C++17 Current StandardC++20
According…
Want to know how to evaluate a Python Expression in Delphi using Python4Delphi? PythonforDelphi(P4D) is a set of free components that wrap up the Python DLL into Delphi and C++Builder. They let you easily execute Python scripts, create new Python modules…
Learn How To Implement A Custom Resource EMS Package To Extend RAD Server In Delphi
November 1, 2020
TheCustomLoginsample is a server-client EMS demo, that demonstrates how to implement custom Login and Signup endpoints in a custom resource.
It requires InterBase to be installed on the machine to connect to the EMS server. Make sure that the EMS Server is running before you run the client project.
Location
You can find theCustomLoginsample project at:
Start |…
BCC32, which is the classic C++Builder 32 bit compiler, includes the use of rvalue references, which allow creating a reference to temporaries. Also, rvalue references avoid unnecessary copying and make possible perfect forwarding functions. This feature is one of the C++11…
Learn A Quick Way To Connect To A MySQL Database With The Delphi FireDAC Access Sample App
October 31, 2020
Do you want your Delphi and C++Builder Applications to connect with MySQL Database ? How to start ? Don’t worry, FireDAC offers robust components to connect with MySQL Database.
FireDAC.MySQL Sample app demonstrates how to use FireDAC to work with My SQL…
Get Up To Speed FAST On The Delphi Programming Language In An Hour With Delphi Boot Camp!
October 31, 2020
In this Delphi Boot Camp, you can acquire lots of practice in Delphi programming language.
Overview
The Basics of Pascal and Delphi LanguageThe Modern Features of Delphi LanguageAnonymous Methods and Using the Parallel Programming Library
Here are the demos
Readability and Elegance of Delphi language
Great human readability, compared to “curly brace languages”Structure…
Award Winning Native Windows SFTP Client Built With C++Builder And Downloaded 143+ Million Times
October 30, 2020
WinSCP is a popular award winning native SFTP client, FTP client, and file manager for Microsoft Windows. It has been download over 143 million times and is available in many languages. WinSCP is built with a number of programming languages but C++Builder is the main tool…
Create Delphi Web Applications Blazingly Fast With TMS WEB Core
October 30, 2020
Embarcadero MVP Marcos Moreira shows you how to use TMS WebCore and Delphi to make the most of your web development.
TMS WEB Core:
Modern SPA Web Application ModelPure HTML5/CSS3/JavaScript based applicationsStandard component framework for common UI controls and…
Powerful Serial Communication Protocol Suite For Delphi/C++ Builder Application On Windows
October 30, 2020
Serial Communications is a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged or tired in writing code to communicate with serial devices from your Delphi/C++ applications? How about Siemens protocols such as 3964 and 3964R? Don’t worry, WINSOFT offers us easy and robust components to do the job…