Author: Neil J. Rubenking
Publisher: Wiley Publishing
ISBN:
Category : Computers
Languages : en
Pages : 632
Book Description
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 Programming Problem Solver
Author: Neil J. Rubenking
Publisher: Wiley Publishing
ISBN:
Category : Computers
Languages : en
Pages : 632
Book Description
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.
Publisher: Wiley Publishing
ISBN:
Category : Computers
Languages : en
Pages : 632
Book Description
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.
Programming and Problem Solving with Delphi
Author: Mitchell C. Kerman
Publisher: Addison Wesley Longman
ISBN: 9780201708448
Category : Computer programming
Languages : en
Pages : 0
Book Description
@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
Publisher: Addison Wesley Longman
ISBN: 9780201708448
Category : Computer programming
Languages : en
Pages : 0
Book Description
@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
Introducing Delphi Programming
Author: John Barrow
Publisher: Oxford University Press, USA
ISBN:
Category : Computers
Languages : en
Pages : 564
Book Description
Written by three members of the UNISA Department of Information Systems, the book teaches distance-learning students how to program in Delphi, a major computer language used to design a veariety of programs.
Publisher: Oxford University Press, USA
ISBN:
Category : Computers
Languages : en
Pages : 564
Book Description
Written by three members of the UNISA Department of Information Systems, the book teaches distance-learning students how to program in Delphi, a major computer language used to design a veariety of programs.
Mastering Delphi Programming: A Complete Reference Guide
Author: Primož Gabrijelčič
Publisher: Packt Publishing Ltd
ISBN: 1838983910
Category : Computers
Languages : en
Pages : 667
Book Description
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.
Publisher: Packt Publishing Ltd
ISBN: 1838983910
Category : Computers
Languages : en
Pages : 667
Book Description
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.
Delphi Programming Essentials
Author: Robert Johnson
Publisher: HiTeX Press
ISBN:
Category : Computers
Languages : en
Pages : 297
Book Description
"Delphi Programming Essentials: A Comprehensive Guide to Rapid Application Development" offers an in-depth exploration into the world of Delphi, designed to cater to both new and experienced programmers. This meticulously crafted guide provides a strong foundation in Delphi's programming language, its rich integrated development environment, and the powerful Visual Component Library (VCL). Covering core concepts from basic syntax and control structures to advanced topics like object-oriented programming and multithreading, this book ensures a thorough understanding and effective utilization of Delphi's robust features. Beyond programming fundamentals, this guide delves into practical applications such as database management, user interface design, and comprehensive debugging techniques—arming developers with the skills necessary to create efficient, reliable applications. With additional focus on deployment strategies and security considerations, readers are well-equipped to manage the complete software development lifecycle. "Delphi Programming Essentials" stands as an essential resource for those seeking to harness the full potential of Delphi in crafting sophisticated and high-performance software solutions.
Publisher: HiTeX Press
ISBN:
Category : Computers
Languages : en
Pages : 297
Book Description
"Delphi Programming Essentials: A Comprehensive Guide to Rapid Application Development" offers an in-depth exploration into the world of Delphi, designed to cater to both new and experienced programmers. This meticulously crafted guide provides a strong foundation in Delphi's programming language, its rich integrated development environment, and the powerful Visual Component Library (VCL). Covering core concepts from basic syntax and control structures to advanced topics like object-oriented programming and multithreading, this book ensures a thorough understanding and effective utilization of Delphi's robust features. Beyond programming fundamentals, this guide delves into practical applications such as database management, user interface design, and comprehensive debugging techniques—arming developers with the skills necessary to create efficient, reliable applications. With additional focus on deployment strategies and security considerations, readers are well-equipped to manage the complete software development lifecycle. "Delphi Programming Essentials" stands as an essential resource for those seeking to harness the full potential of Delphi in crafting sophisticated and high-performance software solutions.
Visual Object-oriented Programming Using Delphi
Author: Richard Wiener
Publisher: Sigs Publications
ISBN: 9781884842603
Category : Computers
Languages : en
Pages : 554
Book Description
To get the most out of Delphi, a programmer needs to understand and exploit the fundamental principles of object-oriented problem solving. Written by top experts in the field of Delphi programming, this book is aimed at programmers and software developers who are involved with every aspect of the development cycle. Through case studies and numerous examples, the authors present an application oriented guide to getting the most out of Delphi. The book includes a free CD-ROM containing source code for its many examples, as well as compiled versions of these examples.
Publisher: Sigs Publications
ISBN: 9781884842603
Category : Computers
Languages : en
Pages : 554
Book Description
To get the most out of Delphi, a programmer needs to understand and exploit the fundamental principles of object-oriented problem solving. Written by top experts in the field of Delphi programming, this book is aimed at programmers and software developers who are involved with every aspect of the development cycle. Through case studies and numerous examples, the authors present an application oriented guide to getting the most out of Delphi. The book includes a free CD-ROM containing source code for its many examples, as well as compiled versions of these examples.
Delphi GUI Programming with FireMonkey
Author: Andrea Magni
Publisher: Packt Publishing Ltd
ISBN: 1788621239
Category : Computers
Languages : en
Pages : 532
Book Description
Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.
Publisher: Packt Publishing Ltd
ISBN: 1788621239
Category : Computers
Languages : en
Pages : 532
Book Description
Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.
Multiple Criteria Problem Solving
Author: S. Zionts
Publisher: Springer Science & Business Media
ISBN: 3642463681
Category : Business & Economics
Languages : en
Pages : 580
Book Description
The objective of this conference was to foster a healthy exchange of ideas and experience in the domain of multiple criteria problem solving. This conference was an outgrowth of an earlier conference I organized with Herve Thiriez at CESA, Jouy-en-Josas, France in 1975 during my stay at the European Institute in Brussels. When I re joined the State University of New York at Buffalo that year, I be gan to search for potential sponsors for this conference. Approxi mately one year later when the prospects began to look promising, I contacted several individuals to act as an informal coordinating committee for the conference. I wanted to avoid biasing the con ference completely to my way of thinking! The members of this committee were Jim Dyer, Peter Fishburn, Ralph Kee. ney, Bernard Roy (Universite de Paris IX Dauphine who was unable to participate in the conference), and Milan Zeleny. Though the committee did not meet, per se, their inputs regarding format, possible participants, number of participants, length of the conference, and so on were of great value to me in planning and organizing the conference. I wish to acknowledge the contributions of this group. We were most fortunate in obtaining the financial support of the European Institute for Advanced Studies in Management, Brussels ·(one of the sponsors of the Jouy-en-Josas conference), the Office of Naval Research, and the State University of New York at Buffalo.
Publisher: Springer Science & Business Media
ISBN: 3642463681
Category : Business & Economics
Languages : en
Pages : 580
Book Description
The objective of this conference was to foster a healthy exchange of ideas and experience in the domain of multiple criteria problem solving. This conference was an outgrowth of an earlier conference I organized with Herve Thiriez at CESA, Jouy-en-Josas, France in 1975 during my stay at the European Institute in Brussels. When I re joined the State University of New York at Buffalo that year, I be gan to search for potential sponsors for this conference. Approxi mately one year later when the prospects began to look promising, I contacted several individuals to act as an informal coordinating committee for the conference. I wanted to avoid biasing the con ference completely to my way of thinking! The members of this committee were Jim Dyer, Peter Fishburn, Ralph Kee. ney, Bernard Roy (Universite de Paris IX Dauphine who was unable to participate in the conference), and Milan Zeleny. Though the committee did not meet, per se, their inputs regarding format, possible participants, number of participants, length of the conference, and so on were of great value to me in planning and organizing the conference. I wish to acknowledge the contributions of this group. We were most fortunate in obtaining the financial support of the European Institute for Advanced Studies in Management, Brussels ·(one of the sponsors of the Jouy-en-Josas conference), the Office of Naval Research, and the State University of New York at Buffalo.
Delphi in a Nutshell
Author: Ray Lischner
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369529
Category : Computers
Languages : en
Pages : 579
Book Description
With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product.Delphi in a Nutshell is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product documentation itself.Delphi in a Nutshell starts with the Delphi object model and how to use RTTI (Run Time Type Information) for efficient programming. The rest of the book is the most complete Delphi Pascal language reference available in print, detailing every language element with complete syntax, examples, and methods for use. The book concludes with a look at the compiler, discussing compiler directives in depth.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369529
Category : Computers
Languages : en
Pages : 579
Book Description
With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product.Delphi in a Nutshell is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product documentation itself.Delphi in a Nutshell starts with the Delphi object model and how to use RTTI (Run Time Type Information) for efficient programming. The rest of the book is the most complete Delphi Pascal language reference available in print, detailing every language element with complete syntax, examples, and methods for use. The book concludes with a look at the compiler, discussing compiler directives in depth.
Hands-On Design Patterns with Delphi
Author: Primož Gabrijelčič
Publisher: Packt Publishing Ltd
ISBN: 1789342430
Category : Computers
Languages : en
Pages : 462
Book Description
Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective code Key FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s efficiency and productivityBook Description Design patterns have proven to be the go-to solution for many common programming scenarios. This book focuses on design patterns applied to the Delphi language. The book will provide you with insights into the language and its capabilities of a runtime library. You'll start by exploring a variety of design patterns and understanding them through real-world examples. This will entail a short explanation of the concept of design patterns and the original set of the 'Gang of Four' patterns, which will help you in structuring your designs efficiently. Next, you'll cover the most important 'anti-patterns' (essentially bad software development practices) to aid you in steering clear of problems during programming. You'll then learn about the eight most important patterns for each creational, structural, and behavioral type. After this, you'll be introduced to the concept of 'concurrency' patterns, which are design patterns specifically related to multithreading and parallel computation. These will enable you to develop and improve an interface between items and harmonize shared memories within threads. Toward the concluding chapters, you'll explore design patterns specific to program design and other categories of patterns that do not fall under the 'design' umbrella. By the end of this book, you'll be able to address common design problems encountered while developing applications and feel confident while building scalable projects. What you will learnGain insights into the concept of design patternsStudy modern programming techniques with DelphiKeep up to date with the latest additions and program design techniques in DelphiGet to grips with various modern multithreading approachesDiscover creational, structural, behavioral, and concurrent patternsDetermine how to break a design problem down into its component partsWho this book is for Hands-On Design Patterns with Delphi is aimed at beginner-level Delphi developers who want to build scalable and robust applications. Basic knowledge of Delphi is a must.
Publisher: Packt Publishing Ltd
ISBN: 1789342430
Category : Computers
Languages : en
Pages : 462
Book Description
Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective code Key FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s efficiency and productivityBook Description Design patterns have proven to be the go-to solution for many common programming scenarios. This book focuses on design patterns applied to the Delphi language. The book will provide you with insights into the language and its capabilities of a runtime library. You'll start by exploring a variety of design patterns and understanding them through real-world examples. This will entail a short explanation of the concept of design patterns and the original set of the 'Gang of Four' patterns, which will help you in structuring your designs efficiently. Next, you'll cover the most important 'anti-patterns' (essentially bad software development practices) to aid you in steering clear of problems during programming. You'll then learn about the eight most important patterns for each creational, structural, and behavioral type. After this, you'll be introduced to the concept of 'concurrency' patterns, which are design patterns specifically related to multithreading and parallel computation. These will enable you to develop and improve an interface between items and harmonize shared memories within threads. Toward the concluding chapters, you'll explore design patterns specific to program design and other categories of patterns that do not fall under the 'design' umbrella. By the end of this book, you'll be able to address common design problems encountered while developing applications and feel confident while building scalable projects. What you will learnGain insights into the concept of design patternsStudy modern programming techniques with DelphiKeep up to date with the latest additions and program design techniques in DelphiGet to grips with various modern multithreading approachesDiscover creational, structural, behavioral, and concurrent patternsDetermine how to break a design problem down into its component partsWho this book is for Hands-On Design Patterns with Delphi is aimed at beginner-level Delphi developers who want to build scalable and robust applications. Basic knowledge of Delphi is a must.