Delphi Programming for Dummies
Title | Delphi Programming for Dummies PDF eBook |
Author | Neil J. Rubenking |
Publisher | For Dummies |
Pages | 404 |
Release | 1995 |
Genre | Computers |
ISBN | 9781568842004 |
In this book, readers will find an introduction to Borland's new language product with clear explanations of forms, properties, and install components. Bestselling author Neil Rubenking also covers basic programming concepts so beginners can quickly create applications. He then builds on those basics to provide advanced programming concepts to all readers.
Delphi Programming Problem Solver
Title | Delphi Programming Problem Solver PDF eBook |
Author | Neil J. Rubenking |
Publisher | Wiley Publishing |
Pages | 632 |
Release | 1996 |
Genre | Computers |
ISBN |
As programmers begin using the increasingly popular Delphi, they find themselves asking, "I know how to do this in (fill in the blank), but how do I do it in Delphi?" Based on a survey of the most frequently asked questions of programmers, Neil Rubenking provides all the answers, plus any codes used, special notes and tips, and more. Full coverage of 32-bit application development is also featured.
Delphi in Depth: FireDAC
Title | Delphi in Depth: FireDAC PDF eBook |
Author | Cary Jensen |
Publisher | |
Pages | 556 |
Release | 2017-05-10 |
Genre | |
ISBN | 9781546391272 |
Delphi in Depth: FireDAC* Learn how to connect to a wide variety of databases* Optimize your connection configurations* Explore the world of indexes, searches, and filters* Discover the power of persisted datasets* Create flexible queries using macros and FireDAC scalar functions* Achieve blazing performance with Array DML* Master the art of cached updates* Add sophisticated features using Local SQL* Requires RAD Studio XE6 Professional or Delphi XE6 Professional or higher* Appropriate for novice to advanced Delphi database developers* More information is at http://www.JensenDataSystems.com/firedacbook/
Introducing Delphi Programming
Title | Introducing Delphi Programming PDF eBook |
Author | John Barrow |
Publisher | Oxford University Press, USA |
Pages | 0 |
Release | 2005 |
Genre | Computers |
ISBN | 9780195789119 |
This book teaches distance-learning students how to program in Delphi, a major computer language used to design a variety of programs.
Programming and Problem Solving with Delphi
Title | Programming and Problem Solving with Delphi PDF eBook |
Author | Mitchell C. Kerman |
Publisher | Addison Wesley Longman |
Pages | 0 |
Release | 2002 |
Genre | Computer programming |
ISBN | 9780201708448 |
@CATEGORY = Programming Languages (CC00)@TITLE = Programming and Problem Solving with Delphi@AUTHOR = Mitchell C. KermanProgramming and Problem Solving with Delphi teaches beginners how to program using Delphi, and assumes no prior programming experience. Throughout, it emphasizes sound problem solving and programming skills, and is designed with numerous screen shots to demonstrate this visual language. The book includes a CD-ROM of Delphi 5 so readers have access to the latest features of the language. Delphi is an object Pascal-based language that is widely used in the corporate sector. As a point of comparison, Delphi is a similar language to Visual Basic yet is more robust.This book covers Windows-based programming concepts such as OLE, DDE and ActiveX components. It provides a full chapter on debugging, and includes numerous appendices on the user interface, debugging, Delphi error codes, and more, also making this an excellent language reference.This is the first book designed to teach Delphi programming to those without any programming experience.@ISBN = 0-201-70844-2@MAINCAT = Programming Languages@DATALINE1 = 2002, 560 pages, 8 3/8 x 10 7/8@DATALINE2 = Paper, $45.75k
Delphi Programming for Dummies
Title | Delphi Programming for Dummies PDF eBook |
Author | Neil J. Rubenking |
Publisher | For Dummies |
Pages | 418 |
Release | 1996-01 |
Genre | Delphi (Computer file) |
ISBN | 9781568846217 |
Helping users accomplish a lot without doing a lot of coding, this book gives a great overview of programming in Delphi starting with the basics--form design. It then takes users step-by-step through placing components on a form, setting properties (color, caption, font) and adding functionality. This book also covers Delphi's network simulation tools.
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 |
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.