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…
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…
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 access to browser featuresOpen to consume other existing JavaScript frameworks & librariesOffers Pascal class wrappers for…
Control And Communicate With Arduino Device In This Innovative Software Built In Delphi
October 30, 2020
Mitov Software is specialized in the development of high-performance software and Data Flow solutions for Delphi and C++Builder, VCL, and FireMonkey involving:
Video ProcessingAudio ProcessingDigital Signal ProcessingReal-Time Data…
In this CodeRage session, you can find out how to do these tasks:
Overview of OpenXml filesGetting the file propertiesCreating a simple Word fileCreating a complex Word file
XML files are ZIP files with a special format. If we open a file, for example, a Word…
In this webinar, you can learn about other possibilities of Delphi and C++ Builder on Raspberry Pi and SBC. What is SBC? It stands for Single Board Computer.
Overview of the webinar:
SBC and use casesExploring CPU ArchitecturesLinux vs. Android vs. WindowsExamples, Demonstration, and Resources to follow
SBC is usually a very small form factor and you get all the hardware…
Learn How To Embed C Source Code To Delphi FireMonkey Applications
October 27, 2020
In this CodeRage session, you can explore how to embed C code into a Delphi FireMonkey project. The demo was demonstrated by Marion Candau.
Overview
How to compile C code to embed into Delphi projectHow to link the C objects to the Delphi unitsHow to call C…
Take Your Delphi VCL Apps To The Next Level With The Delphi Universal Component Library UWP Controls
October 27, 2020
Delphi Universal Component Library is the UWP controls for Delphi VCL. With this Delphi Universal Component Library, you can create UWP like programs easily. Delphi UCL gives you the ability to design modern user interfaces within Delphi VCL. The library is free and…
Learn How To Build MVVM Pattern Based App In 20 Minutes
October 22, 2020
MVVM is a software architectural pattern that facilitates the separation of the development of the graphical user interface via a markup language or GUI code from the development of the business logic or back-end logic so that the view is not dependent on any specific model platform.
In this Skill Sprint in 20 minutes, you can learn how to apply this MVVM pattern to your Delphi applications…