Mastering Delphi Programming: A Complete Reference Guide: Learn all about building fast, scalable, and high performing applications with Delphi

Mastering Delphi Programming: A Complete Reference Guide: Learn all about building fast, scalable, and high performing applications with Delphi

by Primoz Gabrijelcic
Mastering Delphi Programming: A Complete Reference Guide: Learn all about building fast, scalable, and high performing applications with Delphi

Mastering Delphi Programming: A Complete Reference Guide: Learn all about building fast, scalable, and high performing applications with Delphi

by Primoz Gabrijelcic

eBook

$23.99  $31.99 Save 25% Current price is $23.99, Original price is $31.99. You Save 25%.

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications

Key Features
  • Delve into the core patterns and components of Delphi to enhance your application's design
  • Learn how to select the right patterns to improve your program's efficiency and productivity
  • Discover how parallel programming and memory management can optimize your code
Book Description

Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time.

This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to solve common design and architectural challenges. Then, you'll see how to leverage external libraries to write better-performing programs. You'll also learn about the eight most important patterns that'll enable you to develop and improve the interface between items and harmonize shared memories within threads. As you progress, you'll also delve into improving the performance of your code and mastering cross-platform RTL improvements.

By the end of this Learning Path, you'll be able to address common design problems and feel confident while building scalable projects.

This Learning Path includes content from the following Packt products:

  1. Delphi High Performance by Primož Gabrijelčič
  2. Hands-On Design Patterns with Delphi by Primož Gabrijelčič
What you will learn
  • Understand parallel programming and work with the various tools included with Delphi
  • Explore memory managers and their implementation
  • Leverage external libraries to write better-performing programs
  • Keep up to date with the latest additions and design techniques in Delphi
  • Get to grips with various modern multithreading approaches
  • Break a design problem down into its component parts
Who this book is for

This Learning Path is for intermediate-level Delphi programmers who want to build robust applications using Delphi features. Prior knowledge of Delphi is assumed.

Primož Gabrijelčič started coding in Pascal on 8-bit micros in the 1980s and he never looked back. In the last 20 years, he was mostly programming high-availability server applications used in the broadcasting industry. A result of this focus was the open sourced parallel programming library for Delphi—OmniThreadLibrary. He's also an avid writer and has written several hundred articles, and he is a frequent speaker at Delphi conferences where he likes to talk about complicated topics, ranging from memory management to creating custom compilers.

Product Details

ISBN-13: 9781838983918
Publisher: Packt Publishing
Publication date: 11/26/2019
Sold by: Barnes & Noble
Format: eBook
Pages: 674
File size: 4 MB

About the Author

Primoz Gabrijelcic started coding in Pascal on 8-bit micros in the 1980s and he never looked back. In the last 20 years, he was mostly programming high-availability server applications used in the broadcasting industry. A result of this focus was the open sourced parallel programming library for Delphi—OmniThreadLibrary. He's also an avid writer and has written several hundred articles, and he is a frequent speaker at Delphi conferences where he likes to talk about complicated topics, ranging from memory management to creating custom compilers.

Table of Contents

Table of Contents
  1. About Performance
  2. Fixing the Algorithm
  3. Fine-Tuning the Code
  4. Memory Management
  5. Getting Started with the Parallel World
  6. Working with Parallel Tools
  7. Exploring Parallel Practices
  8. Using External Libraries
  9. Introduction to Patterns
  10. Singleton, Dependency Injection, Lazy Initialization, and Object Pool
  11. Factory Method, Abstract Factory, Prototype, and Builder
  12. Composite, Flyweight, Marker Interface, and Bridge
  13. Adapter, Proxy, Decorator, and Facade
  14. Nullable Value, Template Method, Command, and State
  15. Iterator, Visitor, Observer, and Memento
  16. Locking Patterns
  17. Thread pool, Messaging, Future and Pipeline
From the B&N Reads Blog

Customer Reviews