Course Information
Course Overview
A Project Based Introduction into Swift UI for iOS Developers
SwiftUI is an amazing new framework. It's maybe the biggest leap in for the Apple development ecosystem since Swift was introduced in 2014. With SwiftUI you will build better apps with less code. It makes app development a lot faster, simpler and even works across all Apple platforms. SwiftUI gives you automatic support for dynamic type, darkmode, localisation and a lot more.
What this course is NOT: This course is not an introduction into Swift or Xcode. It is also not meant to be a comprehensive SwiftUI handbook.
What this course aims to do: This course wants to bring you beyond the standard tutorials of displaying some local or web based data in a list. It wants to address the questions that arise when creating an app with SwiftUI for the first time and cover topics that will enable you to understand app development with this new toolset and thus make you feel comfortable continue the journey of exploring SwiftUI on your own.
This course is going to take you through the process of creating an app step-by-step. Not only will you have finished a complete app after taking this course, you will also get profound knowledge about SwiftUI and its most important concepts like property wrappers and its connections to the Combine framework.
I am Brian Advent and I have been working as a developer and trainer, especially in the Apple ecosystem, for almost a decade now.
Build your own Apps with SwiftUI
In this course I am going to provides you with all the knowledge you need to create your own SwiftUI apps in no time. I have selected the topics, progression and features that we are going to cover in this course with great care and based it on my experiences with this new toolset since its inception. Building an app from start to finish will give you a headstart in working on your own projects with SwiftUI.
How and what you are going to learn
This course is project based which means that you will learn while working on a cool app project. Important theory will also be covered in distinct videos. In our sample project we will build a cool user interface, mix and match UIKit classes with SwiftUI, we are going to explore the most important property wrappers that are mostly responsible for the reactive magic of SwiftUI. We will also create custom shapes, animate them, store data on a device and so much more.
Among other things you are then going to learn:
Basics like VStacks, HStacks and ZStacks
Mix and match UIKit with SwiftUI
Use Property Wrappers
Create dynamic content with ForEach
Work with multiple views
Create your own shapes
Animate Shapes based on interactive data
Data persistence
...
I designed this SwiftUI course to be easily understandable for any developer who has a beginner-intermediate knowledge about the Swift programming language and the Xcode IDE.
This course comes with extensive exercise files (code files and assets) for every video, with a begin and end state of all projects. You'll be able to work alongside the instructor and will receive a verifiable certificate of completion upon finishing the course.
Course Content
- 7 section(s)
- 24 lecture(s)
- Section 1 Introduction
- Section 2 First Steps with SwiftUI
- Section 3 Property Wrappers and SwiftUI - Basics
- Section 4 Views and Dynamic Content in SwiftUI
- Section 5 Custom Property Wrappers in Practice
- Section 6 Custom Shapes, Drawing and Animations
- Section 7 Conclusion
What You’ll Learn
- Build a complete app with SwiftUI
- Basic and advanced SwiftUI
- Mix and match UIKit classes with SwiftUI
- Property Wrappers like State, Binding, ObservableObject, Published, etc.
- Build your own Property Wrappers
- Drawing custom shapes
- Persisting data
- Combine together with SwiftUI
Skills covered in this course
Reviews
-
BBen Saufley
This is a fine rudimentary intro to SwiftUI, but not particularly "Intermediate Level" stuff. Very quick and high-level.
-
OOthmar Gispert
Is good to learn some SwiftUI use cases. Some of the things are deprecated now, but anyway you would learn a lot.
-
MMarkus OH
It is a very straight-forward course that shows all the essential SwiftUI basics and DO NOT waste any time on TOO BASIC of Swift Language. For devs who are familiar with Swift, this course just perfectly gives SwiftUI.
-
FFredrik Nilsson
If you are used to working with swift and the storyboard this is a good starting point for getting to know swiftUI, we are working on one sample app, going through it in quite a pace, learning a lot. I personally will need "something more" to fully grasp swiftUI, but feel like I've gotten a good start on the subject.