Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Delphi Programming Projects

You're reading from   Delphi Programming Projects Build a range of exciting projects by exploring cross-platform development and microservices

Arrow left icon
Product type Paperback
Published in May 2019
Publisher Packt
ISBN-13 9781789130553
Length 248 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
William Duarte William Duarte
Author Profile Icon William Duarte
William Duarte
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. Building an Instagram Clone FREE CHAPTER 2. Building a Facebook REST API 3. Cross-Platform Services for Windows, iOS, and Android 4. Design Patterns to Build a Multi-Database System 5. Creating GUI Apps with FireMonkey 6. Implementing Tethering to Create a Remote Control 7. Building Microservices Using the RAD Server 8. Other Books You May Enjoy

Summary

Design patterns are a very widespread theme in technical literature, regardless of the programming language proposed. At the beginning of this chapter, a little bit of information about the concept, and various types of patterns (such as the creative, behavioral, and structural patterns and the GoF standard), were presented.

The theme of the chapter was then presented, and the challenge began—building a multi-database application with a little effort, using at least one design pattern and some interfaces in Delphi.

For the database, some servers were proposed: SQL Server Express and PostgreSQL. Database installation was not covered, but we demonstrated how to create new tables using SQL Server Management Studio and PostgreSQL pgAdmin with SQL scripts. A database named packt, with the tables users, customers, and products, was created; then, we need a class that...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime