This is a beginner's experience in learning to program with Dart. In this video, we review the fundamentals of programming. We review and define the following concepts and terms:
Logical operators (multiple conditions): && (and), || (or)
Using strings and bools for the condition
Using object.method as the condition if a bool is returned
Syntactic sugar
Conditional ? result : new_result
Should be viewed in 480p or above.