Logo

    Nil Coalescing Operators with Swift (Episode 29)

    enMay 26, 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

    In this Swift video tutorial, we'll talk about nil coalescing operators. This operator, defined by two question marks ( ?? ), allows you to quickly set a variable equal to a default value if another variable is nil. For example, let someVar = varThatMightBeNil ?? defaultAmount

    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.