Getting Started 19
Behind the Scenes with Alister Christie - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Bonus - The Component Wizard - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Embedding IBLite on Mobile with Remote Data - Welcome to Delphi
In this video, Alister Christie demonstrates how to embed the free InterBase IBLite in a mobile device and use it to connect to a remote InterBase database.
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Working with Integrated Git Source Control - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Creating Your GUI in Code - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Data Aware Components and Visual Live Bindings with VCL - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Creating a Mobile Weather REST Client - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Creating and Installing Custom Components - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Discovering Samples and other Resources - Welcome to Delphi
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Accessing Data with FireDAC on Windows VCL - Welcome to Delphi
In this video, Alister walks you through building a master client database client application on Windows with VCL and FireDAC.
See the full Welcome to Delphi playlist
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

First Android FMX - Welcome to Delphi
In this video, Alister walks you through creating your first FireMonkey multidevice application and running it on Android.
See all the Welcome to Delphi videos on the full playlist
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Targeting Windows with the VCL - Welcome to Delphi
See the full Welcome to Delphi playlist https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc
Share this playlist with your friends http://embt.co/DelphiWelcomeYT

Grand Tour of the Delphi IDE - Welcome to Delphi
See the full Welcome to Delphi playlist
https://www.youtube.com/playlist?list=PLwUPJvR9mZHja62Q4b_n4gVb0MjsUzanc

Accessing contacts on iOS and Android using TAddressBook
With the new TAddressBook component in RAD Studio 10.1 Berlin, you can access your contacts on both iOS and Android. Access all or individual contacts, create new contacts, edit or remove contacts, create groups and more.

How to Use Cameras in a FireMonkey 3D Application in Delphi
Learn how to add camera to your simple Delphi FireMonkey 3D application and use mouse or touch events to control camera's position.

Creating a FireMonkey 3D Application in Delphi
Create your first Delphi FireMonkey 3D interactive visualization of a rotating sphere with a custom texture.

Using an InterBase Database in a VCL Application
Creating your first InterBase application using Delphi (or C++Builder) and FireDAC, including tips to speed up development using the data explorer.

Creating Your First Multi-device Application for Desktop Platforms (Delphi)
How to start a new multi-device Delphi application project, and a brief explaination of the generated files.

Creating your First VCL Application for Windows (Delphi)
This "How to" video demonstrates how to build and debug your first VCL application. It explains the different sections of your code and how they work together to make an application.

Building Mobile Apps 3
Using Location Sensors (iOS and Android) in Delphi
Using the TLocationSensor to obtain the current latitude and longitude and responding to the OnLocationChanged event displaying a map to the user in a TWebBrowser on both iOS and Android using Delphi / Object Pascal.

Taking and Sharing a Picture, and Sharing Text (iOS and Android) in Delphi
The media actions make it easy to access the camera roll, take pictures, and share via social media using Delphi.

Using the Web Browser Component in Delphi
Embedding the TWebBrowser in your desktop or mobile app to allow users to browse the web or view web documents using Delphi.

Enterprise Application Development 2
Using the REST Client Library to Access REST-based Web Services with Delphi
Using the REST Client Library to connect to a REST service over HTTPS/SSL, obtaining a GZIP compressed JSON response, parsing it , and placing it in a memory table. Binding it to a grid and displaying it to the user. Compatible with VCL, FireMonkey, Windows, iOS, Android and OS X.

Internet of Things 1
Using the Polar H7 Heart Rate Monitor ThingConnect IoT component in your Delphi Apps
This video shows you how to download (from the GetIt Package Manager) and use the Polar H7 Heart Rate Monitor ThingConnect IoT component in your Delphi multi-device applications. Requires 10.1 Berlin or newer, Professional edition or higher.
