Last week we look at the Python developer side of the Embarcadero Python Ecosystem with DelphiFMX. This week are are looking at the Delphi (and potentially C++Builder) side of the ecosystem.
Embarcadero Open Source Live Stream
The next installment takes a look at the new Python Data Sciences Libraries and related projects that make it super easy write Delphi code against Python libraries…
We are starting something new, and I’m pretty excited about it. This is the first in a series of regular live streams discussing the latest in open source projects. Both projects sponsored by Embarcadero and key projects in the community. I will be the the host, and…
Enter the Skia4Delphi GUI Beauty Contest
May 10, 2022
TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize!
We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next…
What do Google Chrome, Mozilla Firefox, Chrome OS, Android, Flutter, and Delphi all have in common? They have accelerated graphics thanks to Skia. This high-performance, cross-platform 2D graphics library is taking the development world by storm. It works with VCL and FireMonkey on every platform Delphi supports. One line of code can make your existing FireMonkey applications faster, or take it…
Local Cloud - Data Management with InterBase and AWS
April 6, 2022
Cloud is great, but sometimes you want local data too. This session takes a look at how to synchronize your data between Amazon’s cloud-based data hosting (AWS) and InterBase local storage. Learn the advantages of such a system and when you might want such an…
Machine Learning and Artificial Intelligence [Webinar]
March 30, 2022
Machine Learning and Artificial Intelligence rocketed from the realm of science fiction becoming the most talked about topics in the tech and business world. Machine Learning (ML) is a subset of the computer science discipline of Artificial Intelligence (AI). Artificial…
Introducing RAD Studio 11.1 Alexandria [Webinar Replay]
March 17, 2022
RAD Studio 11.1 is the next release of all our favorite development tools. Join Marco Cantu, David Millington, Kyle Wheeler, and Jim McKeeth for this webinar to take a look at what is new in RAD Studio Alexandria 11.1. A must see webinar for all fans of Delphi, C++Builder, and RAD Studio.
[Download a trial] [Customer Portal] [Buy Now] [Renew]
Watch the Replay on YouTube
RAD…
Android on Windows 11: A Developer's Perspective
March 2, 2022
The Windows Subsystem for Android (WSA) integrates native Android apps into the Windows 11 desktop. This post will teach you how to set up and configure the Windows Subsystem for Android for use in software development. It will be much easier for developers to replicate this…
Developing for Android 11 & 12 with Delphi 11 Alexandria
February 9, 2022
Android 11 is shipping on most new phones, but Android 12 has rolled out to Pixel devices everywhere. Join this webinar to see what has changed in these latest versions of Android and look at some best practices for Android development with tips for targeting the latest…
Working with VCL Styles and the Bitmap Style Designer #Delphi27th
February 8, 2022
I was discussing VCL Styles and the Bitmap Style Designer recently and came across a few webinars that I thought would be great to revisit.
VCL Styles are a fast and easy way to give your VCL application a modern UI. RAD Studio, Delphi, and C++Builder ship with 39 VCL Styles, 14 of which are High-DPI. There are 25 more Premium VCL Styles in the GetIt Package Manager, free for everyone on update…