Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With the help of seven practical projects, this book will guide you through the best practices, Delphi Run-Time Library (RTL) resources, and design patterns. Whether you use the Visual Component Library (VCL) or FireMonkey (FMX) framework, these design patterns will be implemented in the same way in Delphi, using Object Pascal. In the first few chapters, you will explore advanced features that will help you build rich applications using the same code base for both mobile and desktop projects. In addition to this, you'll learn how to implement microservice architecture in Delphi. As you get familiar with the various aspects of Delphi, you will no longer need to maintain source code for similar projects, program business rules on screens, or fill your forms with data access components. By the end of this book, you will have gained an understanding of the principles of clean code and become proficient in building robust and scalable applications in Delphi. This book is for developers, programmers, and IT professionals who want to learn the best market practices by implementing practical projects. Prior knowledge of the Delphi language is a must.
Book presents seven topics: Instagram mobile app, Facebook login REST project, Cross Platform Services, building Multi-Database System, Firemonkey apps, App Tethering and finally Microservices with RAD server. It is excellent entry into these topics and I find it very useful. Hovewer it doesn't go into details like books from Cary Jensen or Primož Gabrijelčič. Read it if you want to add quickly new tools in your toolbox.