
droidcon EMEA
Presentadores: Glenn Dufke, Embarcadero MVP
The most INTERACTIVE virtual Android event of the year. Join thousands of Android developers from Europe, the Middle East and Africa for two days of interactive tech talks from world-class experts who are driving the future of Android development. Our MVP Glenn Dufke will show Delphi to "Speed up your Android development"
Web Development Course with DataSnap and Angular (Spanish)
Presentadores: Danysoft Team
DataSnap offers the ability to create Client-Server applications that communicate over the Internet, the local network, or a local host. This course is taught with Delphi 10.4 but, for the most part, can be followed with any version of Delphi 10.x.
Python for Delphi Developers (Part 1)
Presentadores: Kiriakos Vlahos
Why would a Delphi developer want to add Python to their toolbelt? It is all about library access and scriptability. The open-source Python4Delphi (P4D) library by Kiriakos Vlahos, the maker of the popular PyScripter Python IDE, allows you as a Delphi developer to leverage the entire collection of Python libraries directly from Delphi. Give your Delphi applications the best of both worlds!

Develop an Application for Android TV with Delphi - French
Presentadores: Patrick Premartin
Android TV devices are not necessarily the main target of Android developers who tend to work for smartphones or tablets, but they can still be used in business or in family. Discover how to do Android TV development from Delphi with its FireMonkey framework.

What's New in RAD Studio 10.4.1 - Spanish
Presentadores: Danysoft Team
RAD Studio 10.4 Release 1 has been released which incorporates improvements in many of its functionalities, and offers greater robustness to the developer experience in Delphi and C ++ Builder.

Top 5 Questions Delphi Developers Ask Most When Using REST Services
Presentadores: Humphery Kim, Embarcadero MVP
There are more projects using REST services. In this seminar, we will summarize the top 5 problems that Delphi developers encounter the most while providing and using REST services, and learn how to solve them.

Desktop First UX Summit
Presentadores: UI & UX Industry Experts
Embarcadero's Desktop First UX Summit - The Theory and Practice of Amazing Desktop Application UI & UX. Take your Desktop UI/UX to new levels as you learn from industry leaders alongside over 1000 developers like you!. It's for FREE!
Getting started with InterBase: RAD Studio Developers
Presentadores: Mary Kelly
Databases run the world. They are the most obvious solution for collecting volumes of data every day from a wide range of platforms. With both desktop and mobile applications a regular requirement in 2020, choosing a database that works seamlessly across these platforms gives us fewer options. When you need an embeddable database that provides you with scalability, mobile platforms, and security essentials, the best option is InterBase.
Join InterBase enthusiast, Mary Kelly, as she navigates choosing an embeddable database and how to get you started with using InterBase in new and existing applications.
JSON Processing with Delphi
What you want to learn about Json format, which is the new generation data transfer format, and the use of restfull web services on the Delphi side, and much more:
- Communication with Restfull web services
- What is Json?
- Creating Json with Delphi
- Parsing data from Json Object and Json Arrays
- Example applications