- Pascal: An Introduction to the Art and Science of Programming - Walter J. Savitch - 1995 - Classic CS1 textbook; abstraction and abstract data types.
- Software Tools in Pascal - Brian W. Kernighan & P. J. Plauger - 1981 - Good programming practice through complete, real-world programs in Pascal.
- Programming and Problem Solving with Pascal - Sanford Leestma & Larry Nyhoff - 1993 - Structured programming, modular design, and algorithms with Pascal.