Logo

Essential Pascal by Marco Cantu

Large book cover: Essential Pascal

Essential Pascal
by

Publisher: CreateSpace
ISBN/ASIN: 1440480117
ISBN-13: 9781440480119
Number of pages: 140

Description:
Essential Pascal is an introduction to the basic features of the Pascal language, as found in Delphi and other modern development tools, from the best selling author of Mastering Delphi. The book has 140 pages and is focused on the core Pascal language (and not its OOP extensions), with some references to differences or similarities in Delphi for .Net, in Chrome, and in Free Pascal.

Home page url

Download or read it online for free here:
Download link
(240KB, ZIP)

Similar books

Book cover: Learning Object Oriented Programming with DelphiLearning Object Oriented Programming with Delphi
by - About.com
From the table of contents: introduction to OO basics, class inheritance, classes and objects, the sender parameter and substitution, type inheritance, indirection, association and composition, patterns for varying behaviour, bidirectional links, etc.
(19573 views)
Book cover: The Pascal Programming LanguageThe Pascal Programming Language
by - Academic Press
A review of the Pascal programming language. It addresses the origin of the language, architecture, and language standards. The author confronts the major criticisms of the language, explaining the inaccuracy of the many myths about Pascal.
(19327 views)
Book cover: Essential DelphiEssential Delphi
by
A friendly introductory guide to Borland Delphi: a form is a window, highlights of the Delphi environment, the object repository and the Delphi wizards, a tour of the basic components, creating and handling menus, multimedia fun, and more.
(18487 views)
Book cover: Free Pascal Reference GuideFree Pascal Reference Guide
by - freepascal.org
This document serves as the reference for the Pascal language as implemented by the Free Pascal compiler. It describes all Pascal constructs supported by Free Pascal, and lists all supported data types. It is not a tutorial, however.
(17829 views)