Mastering Pascal and Delphi Programming

Mastering Pascal and Delphi Programming
Author: William J Buchanan
Publisher: Bloomsbury Publishing
Total Pages: 384
Release: 1998-11-11
Genre: Computers
ISBN: 1349147702

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.

Mastering Turbo Pascal

Mastering Turbo Pascal
Author: Tom Swan
Publisher: Hayden Books
Total Pages: 468
Release: 1986
Genre: Computers
ISBN:

Featuring over 130 concise and easy-to-enter program examples, users will learn to write simple and complex programs; create data types and files; simplify complex programs; use pointers, memory management techniques, single and muliti-way lists and trees; employ advanced pascal programming techniques; and create string operations.

Mastering Turbo Pascal 6

Mastering Turbo Pascal 6
Author: Tom Swan
Publisher: Prentice Hall
Total Pages: 1133
Release: 1991
Genre: Computers
ISBN: 9780672485053

Now in its fourth edition, the book covers the newest release of the popular programming language, Turbo Pascal. No other book on Pascal programming includes as many working examples of real Pascal code in action. The book offers comprehensive coverage of the new features of Turbo Pascal and updates existing material to reflect the current state of the art in Turbo Pascal programming.

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

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 Turbo Pascal 5

Mastering Turbo Pascal 5
Author: Douglas Hergert
Publisher: Sybex
Total Pages: 628
Release: 1988
Genre: Computers
ISBN: 9780895885296

Mastering Turbo Pascal 5 is a fast and efficient programming environment, designed for developing, testing, compiling, and debugging programs, and for creating stand-alone applications that can be performed directly from DOS. For a wide range of experience levels.

Mastering Turbo Pascal 6

Mastering Turbo Pascal 6
Author: Scott D. Palmer
Publisher: Sybex
Total Pages: 766
Release: 1991
Genre: Computers
ISBN:

This step-by-step guide to the newest Turbo Pascal release takes readers from programming basics to advnaced techniques such as graphics, recursion, object-oriented programming, and more. Includes dozens of useful exercises and tips for effective programming.

Mastering Object-Oriented Design in C++

Mastering Object-Oriented Design in C++
Author: Cay S. Horstmann
Publisher: Wiley
Total Pages: 466
Release: 1995-02-07
Genre: Computers
ISBN: 9780471594840

Offers a discussion of all the advanced and object-oriented features of C++. Hands-on examples show how features are used in real programming situations. Contains a coding style guide that shows users how to program more effectively and enables them to gain experience with professional style guides. Chapter two provides a crash course which is accessible to programmers in any procedural language.

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

"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".