YoVDO

Learn Swift: Functions

Offered By: Codecademy

Tags

Swift Courses Code Reusability Courses

Course Description

Overview

Continue your Swift journey by learning functions — reusable and callable code blocks!
Continue your Swift learning journey! Learn how to create reusable blocks of code using functions. These functions will allow your programs to become more flexible with the use of parameters and arguments. You'll also make use of functions' return values for storage or manipulation.



### Take-Away Skills
By the end of this course, you will be able to:
* Reuse blocks of code by defining and using functions.
* Incorporate parameters and arguments into your functions.
* Return values from a function and store them for later use.

We recommend that you complete [Learn Swift: Arrays, Sets, and Dictionaries](https://www.codecademy.com/learn/learn-swift-arrays-sets-and-dictionaries) before completing this course.

Syllabus

  • Functions: In this module, you will learn how to write and interact with functions in Swift.
    • Lesson: Functions
    • Quiz: Functions
    • Project: Rock, Paper, Scissors
    • Informational: Next Steps

Taught by

Kenny Lin

Related Courses

Programmation sur iPhone et iPad
Sorbonne University via France Université Numerique
Intro to iOS App Development with Swift
Udacity
Programmation sur iPhone et iPad (partie I)
Université Pierre et Marie CURIE via France Université Numerique
iOS Networking with Swift
Udacity
Learn Swift Programming Syntax
Udacity