Book Image

Mastering Delphi [Video]

By : Muminjon Abduraimov
Book Image

Mastering Delphi [Video]

By: Muminjon Abduraimov

Overview of this book

<p>Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple MacOS X, Google Android, iOS, and now Linux. This course will be your guide to building efficient, high-performance applications with Delphi.</p> <p>The video begins by explaining the fundamentals of Delphi programming. It will teach you how to improve your development skills and GUI programming with FireMonkey. After that, you'll delve into web development with Intraweb and uniGUI. Finally, we'll integrate with cloud services and interact with IoT.</p> <p>Towards the end, you will learn to integrate your app with various web services and deploy them. By the end of the video, you will be able to build powerful, cross-platform, native apps for Windows and Android with a single code base. You will also have enormous experience with Full Stack Development.</p> <h1>Style and Approach</h1> <p>In this video course, you will learn the most popular parts of the Delphi programming language. After working through this course, you will be capable of easily creating the programs you want. Our goal is to prepare savvy and experienced Delphi developers.</p>
Table of Contents (7 chapters)
Chapter 3
Database Development Using VCL and FMX
Content Locked
Section 1
Learning the Fundamentals of Database Development
In this video, we will learn about database terminology. Intro to FireDAC data access framework. - Learn about FireDAC and InterBase - Design your database apps in Delphi with FireDAC - Use real database and connect to it. Deploy your app