user
  • 8 years ago

  • 1

  • 08:13

Ternary Conditional Operators in Swift 2 (Episode 28)

CartoonSmart Tutorials
0
Description
Ternary Conditional Operators in Swift 2.2 (CartoonSmart Video Tutorial Podcast 28) This video tutorial we’ll talk about how to shorthand some if…else statements with the ternary conditional operators. With a bool variable you can quickly make a value equal something based on two conditions. For example… let someVar = question ? answer1 : answer2 , where question is a bool […]

Voice actors
Categories
Design
Technology

Ages
Clean Content
Tags