Accepted Reply
Additionally, John Sundell writes excellent content on his website Swift by Sundell. He has a basics section, which would complement the 100 Days of SwiftUI quite well. He also covers advanced topics and everything in between.
Replies
I find the Code With Chris YouTube channel to be easy to follow and has great tutorials and he is constantly updating and providing fresh content with Apple's updates.
All this being said, if anyone has any recommendations on piecing everything together... please let me know.
youtu.be/jbtqIBpUG7g
I'd recommend;
Blckbirds.com - SwiftUI Tutorials (You can follow along and build a demo app)
Udemy - SWIFTUI - The complete developers course (This is really great as it tells you why the code does what it does)
Default Apple tutorials on here
designcode.io (Great for learning UI)
My process for learning (which might be of use)
Do some follow-along tutorials
Read the code they've put and write it out from scratch to get it "baked in"
Learn the core basics; Lists, search, image, UI etc
Understand why the code does what it does and why I get the result I get
you can find that team in YouTube, if you will look at it, you will love that
CodeWithChris
Matt Heaney
Chris has many video tutorials on specifics: i.e. Logic, Conditionals, Functions, Classes,.DataTypes, etc.
And Matt has a 7 video tutorial on building a complete game. It gave me a great view on where to start, how to connect things, etc. etc.
Good luck to everyone.
Hello, officer. We have a little problem. I hope you can help me solve this problem. Our proposed IPA build has been processed for more than 48 hours and cannot be built. I hope it can help us solve this problem. thank you very much. I hope it can help us solve this problem. Here's an email from apple after we submitted the version. This shows that there is no problem.
Dear Guangzhou weiyuntu Technology Co., Ltd,
The following build has finished processing:
Platform: IOS
Application Name: Business
Manufacturing number: 2022
Version number: 2.1.0
Application SKU: Wang Jianshi
Apple App ID: 981570594
Now you can use this build for testlight testing or submitting it to the Appstore.
If you have any questions about your app, please click "contact us" in App Store connect.
Deemed,
App store team
However, what we still see is that it is still unable to build the version. We hope that the app store team can give us a solution. thank
谢谢,有好的意见,发我邮箱236238809@qq.com 万分感谢
Paul Hegarty's Stanford course is excellent CS193p Developing Apps for iOS - cs193p.sites.stanford.edu
The Apple Developer SwiftUI tutorial is the best learning tool Apple has ever released - developer.apple.com/tutorials/swiftui/
Watch ALL the WWDC videos - I try one a day - start with Swift, SwiftUI and Combine
Others have recommended Swift by Sundell, and so do I - swiftbysundell.com
NSHipster for many excellent articles on Swift - nshipster.com
For some more in-depth articles on certain aspects of SwiftUI, try:
The SwiftUI-Lab - swiftui-lab.com
Swift with Majid - swiftwithmajid.com
I'm currently getting my hands on Swift and SwiftUI as I want to expand my skills and hopefully create a few awesome apps along the way, so a lot of the sources in this topic are very helpful!
As far as learning is concerned, I am currently involved in Paul's "100 Days of SwiftUI", as well as Design + Code's SwiftUI course. The former teaches very in-depth things that will help you understand why things are the way they are and how you can utilise them. The latter is really helping me know about all the different modifiers and how to create awesome looking UI's that have a very friendly UX.
I would encourage you to play with the Nam Việt Plastic App and then check the Github repo and the documentation. This SwiftUI SDK allows you yo create Universal Design Systems like Material Design or Bootstrap right from your phone.
We'll be happy to help you get started (There is a link to Discord chat inside the app).
https://gitlab.com/tamloplaysang