Delphi Programming Series: 5 - Variables

preview_player
Показать описание
In this video I teach you what variables are and how to use them in the Delphi Programming Language.
Рекомендации по теме
Комментарии
Автор

AWESOME!!!! ITS BECAUSE OF YOU Im PASSING IT.

vino
Автор

Hello Shaun, please can uou do a video on nested loops, Arrays, parallel arrays and string manipulation. Grade 11 level 😅

Mvelo.o
Автор

You forgot to talk about pointers, procedual types and object variables. Also, "Real" is deprecated. Use Single, Double and Extended for floats.

MQuaritch
Автор

You forgot byte. It's also a very common variable type/class (at least it should be). I remember my IT teacher drilling me on using byte instead of integer as far as possible.

"Jy moet altyd kodeer met geheue in gedagte. As jou verandelike nooit meer as 256 moet hanteer nie, gebruik 'byte' in plaas van 'integer'. Dit gebruik minder geheue, " she'd always say. ("Always code with memory in mind. If your variable will never have to handle a value larger than 256, use byte instead of integer. It takes up less memory, ")

gideonroos
Автор

Hello! Do you know how to do the Delphi program to control the device (Keithly meters)?

SomnathKaleDadhabau
Автор

if chkBoolean.Checked then
ShowMessage(' True ')
else
ShowMessage(' False ');

RoberthChanBalam
Автор

Shaun Roselt, you look like Alexis Lalas

eliguerrero