Hi there ...
This is the sixth chapter of Mastering Swift Tutorial series. In this chapter we are going to take a look at enums in swift. Enum aka Enumeration is a kind of data type that allows us to group related types together and use them in a type-safe approach. We are able to define an enum with the type of string,or integer, character , double and then define its value in other words raw value.
00:11 What is Enum
00:43 Defining Enum
03:19 Defining Enum with String data type
04:33 Using Enum in the switch case statement
You are gonna see lot of things about programming in a simplified tutorials.
What do you waiting for to be a member of this ship.
You can support this ship by subscribing : - / @programmership
🎵 Intro Music Name : Warriyo - Mortals (feat. Laura Brehm) [NCS Release]
Keep coding ...!