Borland Pascal from Square One

Borland Pascal from Square One
Author: Jeff Duntemann
Publisher: Random House Puzzles & Games
Total Pages: 844
Release: 1993
Genre: Computers
ISBN:

Provides an introductory tutorial to Pascal programming using Borland Pascal 7.0 and Turbo Pascal 7.0, Borland's two Pascal compilers. Aimed at novice programmers, this book provides examples of programming code that shows how to create Pascal programs. Covers everything you need to know to get started with the latest release of Borland Pascal.

Assembly Language

Assembly Language
Author: Jeff Duntemann
Publisher: Wiley
Total Pages: 0
Release: 1992-10-06
Genre: Computers
ISBN: 9780471578147

Begins with the most fundamental, plain-English concepts and everyday analogies progressing to very sophisticated assembly principles and practices. Examples are based on the 8086/8088 chips but all code is usable with the entire Intel 80X86 family of microprocessors. Covers both TASM and MASM. Gives readers the foundation necessary to create their own executable assembly language programs.

Object-oriented Programming from Square One

Object-oriented Programming from Square One
Author: Ed Mitchell
Publisher: Prentice Hall
Total Pages: 708
Release: 1993
Genre: Computers
ISBN:

Aimed at readers who want to learn object-oriented programming from square one, this book starts with the fundamentals of the C++ language and quickly advances to the development of object-oriented applications. It assumes no prior C programming experience and teaches the fundamental C++ constructs while integrating an object-oriented approach.

Learn Pascal

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

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

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

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.

Pascal for Students (including Turbo Pascal)

Pascal for Students (including Turbo Pascal)
Author: Ray Kemp
Publisher: Elsevier
Total Pages: 385
Release: 1995-12-01
Genre: Computers
ISBN: 0080928706

The third edition of this best-selling text has been revised to present a more problem oriented approach to learning Pascal, without substantially changing the original popular style of previous editions. With additional material on Turbo Pascal extensions to the standard Pascal, including binary files and graphics, it continues to provide an introduction which is as suitable for the programming novice as for those familiar with other computer languages.

Borland C++ 4.0 Programming for Windows

Borland C++ 4.0 Programming for Windows
Author: Paul Yao
Publisher: Random House Puzzles & Games
Total Pages: 826
Release: 1994
Genre: Computers
ISBN:

This book offers Windows and Windows NT programmers a truly authoritative guide to developing applications with Borland's C++ compiler. Presents a wealth of Windows and Windows NT programming techniques and brings Windows programmers up to speed on Windows NT issues and differences.