Learning to Program in Pascal and Delphi

Learning to Program in Pascal and Delphi PDF Author: Sylvia Langfield
Publisher: Payne Gallway
ISBN: 9781904467298
Category : Computers
Languages : en
Pages : 260

Get Book Here

Book Description
Includes index

Learning to Program in Pascal and Delphi

Learning to Program in Pascal and Delphi PDF Author: Sylvia Langfield
Publisher: Payne Gallway
ISBN: 9781904467298
Category : Computers
Languages : en
Pages : 260

Get Book Here

Book Description
Includes index

Learn Object Pascal with Delphi

Learn Object Pascal with Delphi PDF Author: Warren Rachele
Publisher: Wordware Computer Books
ISBN: 9781556227196
Category : Computer software
Languages : en
Pages : 0

Get Book Here

Book Description
"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 PDF Author: William Buchanan
Publisher: Red Globe Press
ISBN: 0333730070
Category : Computers
Languages : en
Pages : 0

Get Book Here

Book Description
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 PDF Author: Ray Lischner
Publisher: "O'Reilly Media, Inc."
ISBN: 1565926595
Category : Computers
Languages : en
Pages : 579

Get Book Here

Book Description
The opening chapters discuss the Delphi object model, runtime type information and concurrent programming, while the bulk of the book is a language reference with every keyword, directive, function, procedure, variable, class, method, and property that is part of Delphi Pascal. Annotation copyrighted by Book News, Inc., Portland, OR

Turbo Pascal, Version 3.0

Turbo Pascal, Version 3.0 PDF Author:
Publisher:
ISBN: 9780875240039
Category : Pascal (Computer program language)
Languages : en
Pages : 420

Get Book Here

Book Description


'a' Level Computing (5th Edition)

'a' Level Computing (5th Edition) PDF Author: Pat Heathcote
Publisher: Payne Gallway
ISBN: 9781904467526
Category : Computers
Languages : en
Pages : 440

Get Book Here

Book Description
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.

Introducing Delphi Programming

Introducing Delphi Programming PDF Author: John Barrow
Publisher: Oxford University Press, USA
ISBN: 9780195789119
Category : Computers
Languages : en
Pages : 0

Get Book Here

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

Mastering Delphi Programming: A Complete Reference Guide

Mastering Delphi Programming: A Complete Reference Guide PDF Author: Primož Gabrijelčič
Publisher: Packt Publishing Ltd
ISBN: 1838983910
Category : Computers
Languages : en
Pages : 667

Get Book Here

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.

Oh! Pascal!

Oh! Pascal! PDF Author: Doug Cooper
Publisher: W W Norton & Company Incorporated
ISBN: 9780393962499
Category : Computers
Languages : en
Pages : 735

Get Book Here

Book Description


Learn Pascal

Learn Pascal PDF Author: Sam A. Abolrous
Publisher: Wordware Publishing
ISBN: 9781556227066
Category : Pascal (Computer program language)
Languages : en
Pages : 0

Get Book Here

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