Learn Pascal Programming With Lazarus and Free Pascal (First Lesson)

Опубликовано: 17 Октябрь 2024
на канале: Code With Huw
4,955
254

You can install Lazarus and Free Pascal to write, design, debug and compile programs on multiple platforms (Windows, Linux. Mac OS). In this series I will show you how to creatre both commandline and visual (windowed) applications and how to transfer your programs to another operating system (later on, I’ll show how to write on Windows PC and run on a Raspberry Pi).

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