Learning to Program in Pascal and Delphi

Learning to Program in Pascal and Delphi
Author: Sylvia Langfield
Publisher: Payne Gallway
Total Pages: 260
Release: 2003
Genre: Computers
ISBN: 9781904467298

Download Learning to Program in Pascal and Delphi Book in PDF, Epub and Kindle

Includes index

Learn Object Pascal with Delphi

Learn Object Pascal with Delphi
Author: Warren Rachele
Publisher: Wordware Computer Books
Total Pages: 0
Release: 2001
Genre: Computer software
ISBN: 9781556227196

Download Learn Object Pascal with Delphi Book in PDF, Epub and Kindle

"Learn Object Pascal with Delphi" provides an introduction to the popular programming language that is used as the basis for many computer science programs and a wide range of professional software development projects. The book is organized around specific programming skills, such as defining constants, creating variables, declaring types, making decisions, looping, encapsulating routines into procedures, using arrays and records, and handling files. Among the elements that make this book perfect for beginning Delphi developers are Quick Check review questions to reinforce new concepts; Test Your Knowledge exercises for trying out newfound skills; and an appendix listing Object Pascal's reserved words. The companion CD-ROM puts you to work immediately with the complete Delphi 5.0 Standard Edition compiler ready for installation. The CD also contains the complete source code for all of the examples; trial versions of GLAD components; and a trial version of the UIL Security System from Unlimited Intelligence Limited. Warren Rachele is an application developer with over 15 years of experience writing code. He is the chief systems architect at The Hunter Group in Evergreen, Colorado, and an instructor at colleges in the Denver area. He is also a frequent contributor to the "Delphi Informant" and the author of "The Tomes of Delphi: Win32 Database Developer's Guide".

Mastering Pascal and Delphi Programming

Mastering Pascal and Delphi Programming
Author: William Buchanan
Publisher: Red Globe Press
Total 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 in a Nutshell

Delphi in a Nutshell
Author: Ray Lischner
Publisher: "O'Reilly Media, Inc."
Total Pages: 579
Release: 2000-03-16
Genre: Computers
ISBN: 1449369529

Download Delphi in a Nutshell Book in PDF, Epub and Kindle

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.

Mastering Delphi Programming: A Complete Reference Guide

Mastering Delphi Programming: A Complete Reference Guide
Author: Primož Gabrijelčič
Publisher: Packt Publishing Ltd
Total 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.

Introducing Delphi Programming

Introducing Delphi Programming
Author: John Barrow
Publisher: Oxford University Press, USA
Total Pages: 0
Release: 2005
Genre: Computers
ISBN: 9780195789119

Download Introducing Delphi Programming Book in PDF, Epub and Kindle

This book teaches distance-learning students how to program in Delphi, a major computer language used to design a variety of programs.

'a' Level Computing (5th Edition)

'a' Level Computing (5th Edition)
Author: Pat Heathcote
Publisher: Payne Gallway
Total Pages: 440
Release: 2004-08-15
Genre: Computers
ISBN: 9781904467526

Download 'a' Level Computing (5th Edition) Book in PDF, Epub and Kindle

This text has been bought the text up to date (especially the object-oriented programming and networking chapters, HTML and ASP, networking (TCP/IP and sun-nets) and coursework. It is arranged in five modules corresponding to the AQA specification. Exercises and questions from exam papers are given at the end of each chapter.

Oh! Pascal!

Oh! Pascal!
Author: Doug Cooper
Publisher: W W Norton & Company Incorporated
Total Pages: 735
Release: 1992
Genre: Computers
ISBN: 9780393962499

Download Oh! Pascal! Book in PDF, Epub and Kindle

Learn Pascal

Learn Pascal
Author: Sam A. Abolrous
Publisher: Wordware Publishing
Total Pages: 0
Release: 2000
Genre: Pascal (Computer program language)
ISBN: 9781556227066

Download Learn Pascal Book in PDF, Epub and Kindle

Pascal is the standard structured programming language for the personal computer. The novice programmer needs a strong grounding in the fundamentals of structured programming, whether preparing to program under Microsoft Windows, DOS, or the Apple Macintosh. Pascal is also a precursor to programming languages such as C++, Java, and Delphi. "Learn Pascal" teaches the novice programmer the basics of Pascal through hands-on examples and easy-to-follow drills in each chapter, and guides readers from the basic fundamentals to advanced techniques needed to effectively program real-world applications. The book also includes advanced material on problem-solving algorithms, which provide the experienced Pascal user with specialized tools to solve specific programming problems. The companion CD contains the examples and drills discussed in the book, along with the drill solutions. Also included is a full retail version of Delphi 4 Standard Edition. Sam Abolrous is a software engineer with an extensive background in software design and programming. He earned his electrical engineering degree from the University of Alexandria, Egypt, and is currently a programmer/writer with Microsoft Corp. Abolrous has published articles for leading programming journals and has written over 50 books on computer science ranging from C++ to COBOL programming, including Wordware's "Learn C in Three Days" and "Learn Pascal in Three Days, Second Edition".

Programming and Problem Solving with Delphi

Programming and Problem Solving with Delphi
Author: Mitchell C. Kerman
Publisher: Addison Wesley Longman
Total Pages: 0
Release: 2002
Genre: Computer programming
ISBN: 9780201708448

Download Programming and Problem Solving with Delphi Book in PDF, Epub and Kindle

@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