Mastering Delphi Programming: A Complete Reference Guide

Mastering Delphi Programming: A Complete Reference Guide
Title Mastering Delphi Programming: A Complete Reference Guide PDF eBook
Author Primož Gabrijelčič
Publisher Packt Publishing Ltd
Pages 667
Release 2019-11-26
Genre Computers
ISBN 1838983910

Download Mastering Delphi Programming: A Complete Reference Guide Book in PDF, Epub and Kindle

Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Key FeaturesDelve into the core patterns and components of Delphi to enhance your application's designLearn how to select the right patterns to improve your program's efficiency and productivityDiscover how parallel programming and memory management can optimize your codeBook 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: Delphi High Performance by Primož GabrijelčičHands-On Design Patterns with Delphi by Primož GabrijelčičWhat you will learnUnderstand parallel programming and work with the various tools included with DelphiExplore memory managers and their implementationLeverage external libraries to write better-performing programsKeep up to date with the latest additions and design techniques in DelphiGet to grips with various modern multithreading approachesBreak a design problem down into its component partsWho 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.

Mastering Delphi 4

Mastering Delphi 4
Title Mastering Delphi 4 PDF eBook
Author Marco Cantù
Publisher
Pages 0
Release 1998
Genre Computer programs
ISBN 9780782123500

Download Mastering Delphi 4 Book in PDF, Epub and Kindle

Introducing programmers to all of Delphi 4's new features and techniques, this reference explores secrets of the environment, the programming language, the custom components, and Windows 95 programming in general. The CD-ROM contains Delphi third party products, advanced debuggers, code optimization tools, and ready-to-use ActiveX examples.

Mastering Delphi

Mastering Delphi
Title Mastering Delphi PDF eBook
Author Marco Cantù
Publisher Sybex Incorporated
Pages 1614
Release 1995
Genre Computers
ISBN 9780782117394

Download Mastering Delphi Book in PDF, Epub and Kindle

Introducing programmers to the new development environment for Windows that allows creation of high-performance applications, a book and disk explore Delphi's features and show how to construct one hundred step-by-step examples, from basic programming to complex Windows applications. Original. (All Users).

Mastering Delphi 7

Mastering Delphi 7
Title Mastering Delphi 7 PDF eBook
Author Marco Cant?
Publisher Sybex
Pages 1042
Release 2003-03-14
Genre Computers
ISBN 9780782142013

Download Mastering Delphi 7 Book in PDF, Epub and Kindle

Still the Best Delphi Resource--Now Fully Updated and Expanded Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned authority Marco Cantù give you the necessary knowledge to take advantage of what's new to Delphi 7--particularly its support for .NET. Coverage includes: * Creating visual web applications with IntraWeb * Writing sockets-based applications with Indy * Creating data-aware controls and custom dataset components * Creating database applications using ClientDataSet and dbExpress * Building client-server applications using InterBase * Interfacing with Microsoft's ADO * Programming for a multi-tiered application architecture * Taking advantage of Delphi's support for COM, OLE Automation, and COM+ * Taking advantage of Delphi's XML and SOAP support * Implementing Internet protocols in your Delphi app * Creating UML class diagrams using ModelMaker * Visually preparing reports using RAVE * Using the Delphi language to create your first .NET programs

Mastering Borland Delphi 2005

Mastering Borland Delphi 2005
Title Mastering Borland Delphi 2005 PDF eBook
Author Marco Cant?
Publisher Sybex
Pages 998
Release 2005-08-19
Genre Computers
ISBN

Download Mastering Borland Delphi 2005 Book in PDF, Epub and Kindle

If you're looking to capitalize on the powerful capabilities of Delphi 8, this is your essential resource. Named "Best Book" by Delphi Informant magazine, its practical, tutorial-based coverage helps you develop key skills, solve tough problems, and build functionality in your applications.

Mastering Pascal and Delphi Programming

Mastering Pascal and Delphi Programming
Title Mastering Pascal and Delphi Programming PDF eBook
Author William Buchanan
Publisher Red Globe Press
Pages 0
Release 1998-03-23
Genre Computers
ISBN 0333730070

Download Mastering Pascal and Delphi Programming Book in PDF, Epub and Kindle

The book provides an introduction to programming with Pascal and extends this to show how Borland Delphi is used to development Microsoft Windows programs. It is packed full of real-life application and splits into three main sections: - Pascal programming - Pascal applications - Delphi programming Practical applications include: software interrupts, hardware interrupts, graphics, date and time, system commands, RS-232 and parallel ports.

Delphi Cookbook

Delphi Cookbook
Title Delphi Cookbook PDF eBook
Author Daniele Spinetti
Publisher Packt Publishing Ltd
Pages 659
Release 2018-07-31
Genre Computers
ISBN 1788623185

Download Delphi Cookbook Book in PDF, Epub and Kindle

Quickly learn and employ practical recipes for developing real-world, cross-platform applications using Delphi. Key Features Get to grips with Delphi to build and deploy various cross-platform applications Design and deploy real-world apps by implementing a single source codebase Build robust and optimized GUI applications with ease Book Description Delphi is a cross-platform integrated development environment (IDE) that supports rapid application development on different platforms, saving you the pain of wandering amid GUI widget details or having to tackle inter-platform incompatibilities. Delphi Cookbook begins with the basics of Delphi and gets you acquainted with JSON format strings, XSLT transformations, Unicode encodings, and various types of streams. You’ll then move on to more advanced topics such as developing higher-order functions and using enumerators and run-time type information (RTTI). As you make your way through the chapters, you’ll understand Delphi RTL functions, use FireMonkey in a VCL application, and cover topics such as multithreading, using aparallel programming library and deploying Delphi on a server. You’ll take a look at the new feature of WebBroker Apache modules, join the mobile revolution with FireMonkey, and learn to build data-driven mobile user interfaces using the FireDAC database access framework. This book will also show you how to integrate your apps with Internet of Things (IoT). By the end of the book, you will have become proficient in Delphi by exploring its different aspects such as building cross-platforms and mobile applications, designing server-side programs, and integrating these programs with IoT. What you will learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right object-oriented programming (OOP) approach Create RESTful web services that run on Linux or Windows Build mobile apps that read data from a remote server efficiently Call platform native API on Android and iOS for an unpublished API Manage software customization by making better use of an extended RTTI Integrate your application with IOT Who this book is for Delphi Cookbook is for intermediate developers with a basic knowledge of Delphi who want to discover and understand all the development possibilities offered by it.