Booking options
£37.99
£37.99
On-Demand course
5 hours 5 minutes
All levels
Create stunning user interfaces across all Apple platforms with Swift 5
Apple has just announced the biggest thing since Swift, and it is aptly named, SwiftUI. Apple changed the game with the release of Swift 5 years ago. It has helped millions of developers create amazing apps with easy to learn yet powerful clean code. SwiftUI brings that same ideal to the visual side of apps. SwiftUI helps developers by binding their User Interfaces with their data. When the data changes, so does the UI. When the UI changes, so does the data. SwiftUI is also incredibly reusable. Views you create can be reused time and time again. SwiftUI is also baked into the new Xcode 11 and uses Previews to show you in REAL TIME how your code changes will effect the look of your app.
In this course we'll cover:
- Your First SwiftUI App
- Xcode Previews
- Views Deep Dive
- Data and SwiftUI
- Accessibility
- Drawing and Animation
- SwiftUI for MacOS, WatchOS, and tvOS
- SwiftUI In Existing Projects
Come join and learn the biggest developer tool released since Swift!
All the code and supporting files for this course are available at - https://github.com/PacktPublishing/SwiftUI---Build-Beautiful-Robust-Apps
Create Amazing Interfaces with SwiftUI
Build Apps for All Apple Platforms
Create Reusable Views
Leverage SwiftUI for Enhanced Accessibility
View Your Code Changes immediately with Preview
Bind Your Data With Your UI
Animate With Simplicity
Integrate SwiftUI Into Existing Projects
This course is for Swift developers who want to learn SwiftUI, the future in app development.
Each video includes step-by-step written instructions which will show you how to create each project the way the author does. The instructor takes you through the entire workflow while making sure to stop and explain and show you why you take certain actions to make things easier later.
The flow of the course is simple and you will enjoy how complex concepts were taught in a logical sequence.
https://github.com/packtpublishing/swiftui---build-beautiful-robust-apps
Nick Walter is an experienced mobile and web developer and has worked with technologies such as iOS, Android, Django, and Python. He learned to code about seven years ago. He had limited access to training resources back then. Whilst he learned to code, he also realized the need to change the way that people learn to code. That's when Nick took up teaching. His experience as an online student has definitely influenced his teaching style-he knows what it is like to be in their shoes. He started his teaching career in 2014, with the Internet's first Swift course. He now teaches a range of technologies such as iOS, Android, Django, Kotlin, Python, HTML, and Blockchain.
1. Introduction
2. Your First SwiftUI App
3. Xcode Previews
4. Views Deep Dive
5. Data and SwiftUI
6. Accessibility
7. Drawing and Animation
8. SwiftUI for MacOS, WatchOS, and TvOS
9. SwiftUI In Existing Projects