Object-oriented Programming Power for THINK Pascal Programmers

Object-oriented Programming Power for THINK Pascal Programmers
Author: Chuck Sphar
Publisher:
Total Pages: 708
Release: 1991
Genre: Computers
ISBN:

This example-rich tutorial teaches object-oriented programming to Pascal programmers on all levels using THINK Pascal, the most popular Pascal implementation for the Macintosh. An important book for any computer programming section.

Object-oriented Programming in Pascal

Object-oriented Programming in Pascal
Author: D. Brookshire Conner
Publisher: Addison-Wesley Professional
Total Pages: 664
Release: 1995
Genre: Computers
ISBN:

Rather than taking the more traditional "procedural" approach, the authors take an object-oriented approach from the start to teach introductory programming concepts. Focusing on effective use of objects, they concentrate on building programs from an object library, reusing the objects, and developing classes and methods.

Object-Oriented Programming with Turbo PASCAL?

Object-Oriented Programming with Turbo PASCAL?
Author: Namir Clement Shammas
Publisher:
Total Pages: 330
Release: 1990-01-24
Genre: Computers
ISBN:

Using a hands-on approach, this practical guide focuses on a wide variety of OOP techniques. Introduces programmers to the basics of the OOP syntax of Turbo Pascal, then moves to the more advanced aspects.

Object-oriented Programming in Turbo Pascal 5.5

Object-oriented Programming in Turbo Pascal 5.5
Author: Ben Ezzell
Publisher: Addison Wesley Publishing Company
Total Pages: 404
Release: 1989
Genre: Computers
ISBN:

Turbo Pascal developers gain a thorough understanding of the new object-oriented release of a bestselling compiler. This practical guide uses real-world programming examples to illustrate overall principles.

Turbo Pascal

Turbo Pascal
Author: David I. Schneider
Publisher:
Total Pages: 616
Release: 1990
Genre:
ISBN: 9780024069160

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

Migrating from Pascal to C++

Migrating from Pascal to C++
Author: Susan N. Merritt
Publisher: Springer Science & Business Media
Total Pages: 573
Release: 2012-12-06
Genre: Computers
ISBN: 1461219027

Many students and programmers familiar with Pascal are now looking to upgrade their skills to a well-structured object-oriented programming language such as C++. This textbook provides such an "upgrade path" by presenting a course on C++ in the spirit of structured programming. Both authors teach this material to a wide variety of students and include numerous programming exercises to test a reader's understanding and to increase their confidence in programming in C++.