Swift Basic tutorial - Part 4 - Enums and Switch Case Statements

preview_player
Показать описание
Let's see use enums to make the calculator app much more versatile. I will show you why enums and associated values are another cool Swift feature ⭐️.
It is the last part of a beginner tutorial series for Swift. In this series, you will finish your iOS app with SwiftUI and learn the basics of the Swift programming language.

In this part I will teach you the following Swift basics:
- enum
- switch case
- associated value
- making enums equatable

In this series, you will build your first iOS app with SwiftUI and learn the basics of the Swift programming language. It is the first part of a beginner tutorial series. I tried to show you the absolute fundamentals.

If you liked what you learned and you want to see more, check out one of my courses!
👩🏻‍💻 Combine course

#SwiftUI #Swift #iOSDevelopment
Рекомендации по теме
Комментарии
Автор

These videos are great. I learn so much more watching you troubleshoot errors in real time, and gain insight into what's going on underneath the code. Much more informative than watching someone simply re-type a pre-prepared programme perfectly.

davehiggins