Learn Pascal Programming in 10 Minutes

Опубликовано: 19 Октябрь 2024
на канале: Code With Huw
4,014
169

In this lesson, I explain the fundamentals of the Pascal language in under 10 minutes. While this clearly won’t over Pascal in depth, it will give you the essential syntax needed to understand and write traditional (procedural) Pascal programs. Later in this course, I’ll explain the object oriented additions of the Object Pascal language used by Lazarus and Delphi.

Huw Collingbourne is author of The Little Book Of Delphi (Object Pascal) Programming. Available from:
Amazon.com https://www.amazon.com/Little-Book-De...
Amazon.co.uk https://www.amazon.co.uk/Little-Book-...

Download Lazarus and Free Pascal: https://www.lazarus-ide.org/

This series explains cross-platform programming using Lazarus and Free Pascal on Windows and the Raspberry Pi OS. It will cover everything from procedural Pascal to object orientation with Object Pascal. The Pascal language used is also closely compatible with Object Pascal for Delphi. Be sure to bookmark the series Playlist:    • Cross-Platform Programming With Pascal