FAQ Pascal - http://borlpasc.narod.ru/english/faqs/ogl.htm
Answers on frequently asked questions in Turbo Pascal. |
Graded series of Pascal Tutorials - http://sheepdogsoftware.co.uk/pltut.htm
A set of tutorials arranged from "getting started" through more complex levels. Written for a version of Pascal available as a free download. Links. |
How To Code Pascal - http://www.allegro.com/papers/htpp.html
A long paper on how to write good Pascal code based on the 4 P's of programming: philosophy, performance, problems, and portability. |
Learn Pascal - http://www.taoyue.com/tutorials/pascal/
Complete Pascal tutorial with programming assignments and example source code. Covers all topics of standard Pascal programming up to pointers. |
Pascal for Programming Illiterates - http://library.thinkquest.org/11127/
Begins with the basics, covering most of the Pascal language. Makes its way to Object-Oriented Windows Programming using Delphi. |
Pascal for the AP Exam - http://www.geocities.com/SiliconValley/Park/2818/pascal.htm
Geared towards preparation for the AP Computer Science test, which has since been converted from Pascal to C++. Nevertheless, includes much useful information about data structures: binary trees, linked lists, sorting, and searching. |
Pascal Programming - http://www.geocities.com/SiliconValley/Horizon/5444/pstart.htm
Brian Brown and Peter Henry Pascal tutorial. |
Pascal Programming Page - http://pascalprogramming.byethost15.com/index.php
A Pascal tutorial by Victor Saliba. Source codes including lesson examples. |
Roby's Pascal Tutorial - http://www.geocities.com/SiliconValley/Park/3230/pas/pasles00.html
Borland Pascal tutorials with downloads. |
The Learn Pascal Page - http://www.algonet.se/~khaan/tutor/
Learn the basics of the Pascal programming language. By Anders Gardebring. |