We begin the course by learning about value types (structs and enums), and when they are preferable over classes. We also learn about the copy-on-write technique and how to implement it ourselves. Then we learn how to load JSON from web APIs into our custom types, and how to export that content out again. Finally, we learn how to create frameworks, and import other frameworks using CocoaPods or Carthage.
We move on to learn advanced uses of Swift protocols and how protocol-oriented development improves efficiency and leads to more maintainable and reusable code. Then we learn about generics, and how they enable us to support multiple types without duplication. Later in the course, we discover different ways to structure a complete iOS app from scratch. We begin the discussion with the well-known MVC pattern and cover every other trending architecture in the iOS world.
After completing this course, you will be able to:
LESSON 1: VALUE TYPES
LESSON 2: ENCODING AND DECODING
LESSON 3: SWIFT FRAMEWORKS
LESSON 4: SWIFT PROTOCOLS
LESSON 5: TRANSITIONING TO PROTOCOL-ORIENTED PROGRAMMING
LESSON 6: GENERICS
LESSON 7: SOFTWARE DESIGN
LESSON 8: MVC ALTERNATIVES
LESSON 9: UNIDIRECTIONAL DATA FLOW
This is an ideal course for you if you want to improve your Swift skills and move into the professional app development world. You will benefit the most from this course if you already know the following concepts of Swift:
It is assumed that you are familiar with Xcode. Any additional iOS application development experience, either using Swift or Objective-C, will be an advantage for you.
Hardware:
A Mac computer capable of running macOS Sierra 10.12, such as:
Software:
We begin the course by learning about value types (structs and enums), and when they are preferable over classes. We also learn about the copy-on-write technique and how to implement it ourselves. Then we learn how to load JSON from web APIs into our custom types, and how to export that content out again. Finally, we learn how to create frameworks, and import other frameworks using CocoaPods or Carthage.
We move on to learn advanced uses of Swift protocols and how protocol-oriented development improves efficiency and leads to more maintainable and reusable code. Then we learn about generics, and how they enable us to support multiple types without duplication. Later in the course, we discover different ways to structure a complete iOS app from scratch. We begin the discussion with the well-known MVC pattern and cover every other trending architecture in the iOS world.
After completing this course, you will be able to:
LESSON 1: VALUE TYPES
LESSON 2: ENCODING AND DECODING
LESSON 3: SWIFT FRAMEWORKS
LESSON 4: SWIFT PROTOCOLS
LESSON 5: TRANSITIONING TO PROTOCOL-ORIENTED PROGRAMMING
LESSON 6: GENERICS
LESSON 7: SOFTWARE DESIGN
LESSON 8: MVC ALTERNATIVES
LESSON 9: UNIDIRECTIONAL DATA FLOW
This is an ideal course for you if you want to improve your Swift skills and move into the professional app development world. You will benefit the most from this course if you already know the following concepts of Swift:
It is assumed that you are familiar with Xcode. Any additional iOS application development experience, either using Swift or Objective-C, will be an advantage for you.
Hardware:
A Mac computer capable of running macOS Sierra 10.12, such as:
Software: