Swift Basics

117 CQ
34 Lessons
Previous...
  • Playing
    3 CQ
    21. Function Returns in Swift
    A lesson with LearnToProgram
    View lesson

    Function returns make functions extremely useful and flexible, and they can be used in a number of different situations. Learn how to write them using Swift.

    Function returns make functions extremely useful and flexible, and they can be used in a number of different situations. Learn how to write them using Swift.

  • Playing
    4 CQ
    22. Variable Scope in Swift
    A lesson with LearnToProgram
    View lesson

    Learn about inside and outside functions in the Swift programming language, discover the differences between global and local variables, and more.

    Learn about inside and outside functions in the Swift programming language, discover the differences between global and local variables, and more.

  • Playing
    2 CQ
    23. Nested Functions in Swift
    A lesson with LearnToProgram
    View lesson

    Learn to Program founder Mark Lassoff demonstrates how to write a simple nested function using the Swift programming language in this lesson.

    Learn to Program founder Mark Lassoff demonstrates how to write a simple nested function using the Swift programming language in this lesson.

  • Playing
    3 CQ
    24. Enumerations in Swift
    A lesson with LearnToProgram
    View lesson

    When working with lists of related data for a type, enumerations are very helpful. Learn how to write a simple enumeration in Swift in this lesson.

    When working with lists of related data for a type, enumerations are very helpful. Learn how to write a simple enumeration in Swift in this lesson.

  • Playing
    5 CQ
    25. Classes & Class Instantiation in Swift
    A lesson with LearnToProgram
    View lesson

    Learn how to set up and create a class, discover what class methods and getters are, and write some simple code to create a simplification of a real dog.

    Learn how to set up and create a class, discover what class methods and getters are, and write some simple code to create a simplification of a real dog.

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

Comments
500 characters max