Athena

Pascal Training Day For Delphi Users

This was a UK BUG Training Day held on 1st June, 1995 and 9th February, 1996 in Upavon, Wiltshire, England.

This day focuses on Delphi's Object Pascal language and is intended for those with little or no experience of Object Pascal.

Those with some experience of Object Pascal should look at the Advanced Pascal Training Day.


Background information

Looking at the Pascal language

Data Types
Variables
Constants
Control statements
Comments

Pascal program structure

Projects
Units

Looking at Object Pascal

Exception handling
The cornerstones of OOP
Implementing OOP principles
What are properties anyway?