Description
In this course, you will learn:-
- Know everything there is to know about Swift 4.
- Variables and data kinds should be understood.
- Conditional statements and loops should be written.
- Create their own data structures and classes.
- In Swift, they can write their own programs.
Syllabus:-
-
-
Introduction
-
Getting Started with Swift
-
Variables and Data Types
-
Constants and Multiple Assignment
-
Arithmetic Operators
-
Conditional Statements
-
Arrays
-
Dictionaries
-
For Loops
-
While Loops
-
Switch and Loop Control Statements
-
Functions
-
Structs
-
Enums
-
Classes and Objects
-
Inheritance and Overriding
-
Protocols
-
Extensions
-