Anatomy of a Conditional Expression
Lab: PHP Conditional Expressions
Video Runtime: 04:58
Let’s talk about what a conditional expression is, what’s its purpose (intent), and what it does. In this episode, we setup this series for you to deeply learn about conditional expressions.
-
Code Example: demo
If you listen carefully, you can hear the 1s and 0s flowing in your computer.
Episodes
Total Lab Runtime: 01:07:16
- 1 Anatomy of a Conditional Expressionfree 04:58
- 2 Falsey Conditional Expressionbasic 09:15
- 3 Functions in the Conditional Expressionbasic 11:04
- 4 Assignment in the Conditional Expressionbasic 08:42
- 5 Operator Truth Tablesbasic 05:56
- 6 Logical Operator Experimentpro 13:21
- 7 Operator Precedence Experimentpro 14:00