SwiftUI Basics Tutorial
Learn the basics of building your app with SwiftUI with this free preview of Sean Allen's SwiftUI Fundamentals course. This video compilation covers the first 8 videos of the course, where you'll create the user interface for a standard weather app. With Xcode 12 and iOS 14, you'll learn how to make your app look and act how you want with @State, @Binding, @StateObject, @ObservableObject, @EnvironmentObject and more. Get 15% off the full course with the promo code YT-FREE-PREVIEW at checkout. Start building your app today! ▼
ADVERTISEMENT
Course Feature
Cost:
Free
Provider:
Youtube
Certificate:
No Information
Language:
English
Start Date:
2020-12-02 00:00:00
Course Overview
❗The content presented here is sourced directly from Youtube platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 17th, 2023]
Sean Allen's SwiftUI Basics Tutorial is a comprehensive course designed to teach the fundamentals of building an app with SwiftUI. In this course, students will learn how to create the user interface for a standard weather app. The course covers topics such as @State, @Binding, @StateObject, @ObservableObject, @EnvironmentObject and more. Students will also learn how to pass data between views and how to make their app look and act how they want. The course is designed for Xcode 12 and iOS 14.
This video is a compilation of the first 8 videos in the course and serves as a free preview. Those interested in the full course can use the code YT-FREE-PREVIEW at checkout for a 15% discount. The course link is https://seanallen.teachable.com/p/swi....
Sean Allen's book, How I Became an iOS Developer, is also available for purchase.
Pros & Cons
Clear and logical explanation: Users appreciate the instructor's ability to explain the logic behind the code, which they find worth respecting. The teaching style is praised for being easy to follow, especially for visual learners.
Beginner-friendly and well-designed tutorial: Users find the tutorial to be a great starting point for learning SwiftUI. The content is well-structured, easy to understand, and provides a good overview of the syntax and code organization. The tutorial strikes a balance between depth and beginner friendliness.
Use of frames for UI elements: One user suggests avoiding the use of frames for UI elements, except for specific cases like .frame(maxWidth: .infinity). They recommend using padding instead, as it allows for better resizing of elements when the user changes text size.
Unclear necessity of @Binding: One user questions the necessity of using @Binding in a specific part of the tutorial. They suggest that a simple Bool parameter could be used instead, as @Binding is typically used for two-way bindings with user input elements like TextField. This confusion could be addressed by providing more clarification in the tutorial.
Course Provider
Provider Youtube's Stats at AZClass
Discussion and Reviews
0.0 (Based on 0 reviews)
Start your review of SwiftUI Basics Tutorial