13 Learn to Program in Dart: Conditional If Statements - String, bool

Опубликовано: 07 Сентябрь 2014
на канале: Dash to Dartlang
818
16

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.