0:00 / 8:26
 
 
 
 
 
 

Swift Basics

117 CQ
34 Lessons
Previous...
  • Playing
    3 CQ
    6. Type Casting in Swift
    A lesson with LearnToProgram
    View lesson

    In this lesson on type casting, learn general properties of assigned values in the Swift programming language, plus learn to change variable types with ease.

    In this lesson on type casting, learn general properties of assigned values in the Swift programming language, plus learn to change variable types with ease.

  • Playing
    2 CQ
    7. String Interpolation in Swift
    A lesson with LearnToProgram
    View lesson

    Learn how Swift allows you to use strings to insert constants, variables, and expressions into longer strings in a process known as string interpolation.

    Learn how Swift allows you to use strings to insert constants, variables, and expressions into longer strings in a process known as string interpolation.

  • Playing
    4 CQ
    8. Simple Conditionals in Swift
    A lesson with LearnToProgram
    View lesson

    Learn to Program founder Mark Lassoff discusses how to perform a basic control flow with an if statement using the Swift programming language.

    Learn to Program founder Mark Lassoff discusses how to perform a basic control flow with an if statement using the Swift programming language.

  • Playing
    5 CQ
    9. Complex Conditionals in Swift
    A lesson with LearnToProgram
    View lesson

    Take your knowledge of the Swift programming language to the next level by learning how to create complex conditionals and compound if statements.

    Take your knowledge of the Swift programming language to the next level by learning how to create complex conditionals and compound if statements.

  • Playing
    3 CQ
    10. Switch Statements in Swift
    A lesson with LearnToProgram
    View lesson

    Switch statements are similar to if else statements, but they don't require as much syntax. Learn how to set them up and test them using the Swift language.

    Switch statements are similar to if else statements, but they don't require as much syntax. Learn how to set them up and test them using the Swift language.

More...