14 Day Beginner Challenge – Lesson 7 – Swift Programming: Functions

14 Day Beginner Challenge Lesson 7 – Swift Programming: Functions

if you enjoyed this lesson, please consider supporting me by subscribing. Thanks! ❤️
 

In this lesson, you’ll learn about functions which helps organize and group together your code statements so that:

  • #1: all the code in a function can work together to serve a specific purpose.
  • #2: you can run a group of code statements by calling the function
CWC Plus

Did you know that this 14 Day Beginner Challenge is just the tip of the iceberg? Inside CWC Plus, you’ll continue the training with advanced training and resources. Click here to learn more!

1 Comment

  • robert glanville says:

    “Classes” as you described was simple and very understandable. The dot notation concept as well was the simplest I have heard it explained.

Leave a Reply to robert glanville Cancel reply

Your email address will not be published. Required fields are marked *