OBS: download the application please visit www.mrbool.com/player
Author: Ruslan Nuryadin
Title: Lazarus Beginner – P2
Duration: 26:31 min
Description:
Lazarus is an open source, multi platform, Delphi like IDE and RAD Tools built with Free Pascal compiler. This series of Lazarus tutorial video for beginner covers the fundamental elements of application development with Lazarus and Free Pascal.This video will talk about basic Free Pascal program skeleton, including basic data types, constant variable, one and multi dimension array, and looping with for, while and repeat...until statement.