Programming With Anthony - Boolean Logic

preview_player
Показать описание
Boolean Logic is the foundation of almost all computer programming. In this video, I introduce the four primary logic operators in PHP, and how they differ. I also demonstrate the use of truth tables, and some finer points on how PHP handles boolean operators. The video finishes by introducing De Morgan's Laws.

Рекомендации по теме
Комментарии
Автор

I got a little lost when the video had missing content in the beginning.

gerardocaballero
Автор

Why you dont restarted the footage! Whyyyy!!

triplew
Автор

Not everyone would understand De Morgan's law without the first part; it also conditions the viewer to think in terms of truth tables, you'd be surprised how many people get this wrong and use frigging parentheses around everything.

datibbaW
Автор

thank you for making the Simplest Truth table on youtube. was really helpful and made more sense.

akomar
Автор

If im telling you, go jump only if u have 100$ and iphone, its only if u have both, and if im tellin u, go jump if u have 100$ or an iphone, u dont have to have both, only 1 .
LOGIC : LEARNT

SirKalasel