Description
- In this course, you will learn:-
- Swift's syntax.
- Basic programming constructs and techniques.
- Language's most important aspects.
- Work in the Xcode environment.
- Create your first Swift application.
Syllabus:-
-
Introduction
-
Variables, constants, and types of data
-
Operations on string and characters
-
Sets - arrays and dictionaries
-
Loops
-
Conditional statements
-
Functions
-
Closures
-
Classes and inheriting
-
Structures
-
Enumerated and generic types
-
Extensions
-
Additional notes - swift language construction
-
Tip calculator part 1
-
Tip calculator part 2
-
Tip calculator part 3