Logo

    Ternary Conditional Operators in Swift 2 (Episode 28)

    enMay 24, 2016
    What was the main topic of the podcast episode?
    Summarise the key points discussed in the episode?
    Were there any notable quotes or insights from the speakers?
    Which popular books were mentioned in this episode?
    Were there any points particularly controversial or thought-provoking discussed in the episode?
    Were any current events or trending topics addressed in the episode?

    About this Episode

    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 […]

    Recent Episodes from CartoonSmart Tutorials

    Adobe Animate CC 2018 Basics – Selection and Subselection Tool

    Adobe Animate CC 2018 Basics – Selection and Subselection Tool
    Adobe Animate CC 2018 – Basic Tutorials – Part 1 In this Adobe Animate basics video tutorial, we’ll discuss the selection and sub-selection tools, which are essential for manipulation vector points in the program (as well as selecting things). We’ll also cover some helpful preferences (like contact-sensitive selection) and some other beginner concepts.