It wasn't an easy journey but I have finally made it to the end of the playlist and I must say Nick is a very great instructor. Thank you very much Nick for such a playlist.
@SwiftfulThinkingАй бұрын
Congrats on completing! This is by far the longest course on my channel. 🚀
@Alvin-dg9pq8 ай бұрын
As of right now, this is the last video of the playlist and I'm celebrating making it to the end. I've learned a ton from your channel so far and I absolutely love you Nick. Keep it coming, you're too good for us lol
@InertiaInquirer9 ай бұрын
I really like your channel. I think the main thing that makes your videos great is that you always bring up examples of the same task done with different methods, where one can see the advantages of that technology and what it solves. Additionally, when you compare it with other technologies, you clearly demonstrate why certain solutions are chosen over others, which really helps to see the difference and understand the choices. This is what other channels are missing. I've learned a lot from your videos and even landed my first job because of them. So, thank you for that 🙏.
@Mike_bbbbb8 ай бұрын
Finally finished this playlist. 🎉 Thanks for your incredible generosity, Nick! Your content is fantastic.
@MarioPereira-p7z3 ай бұрын
ME TOO!!! Congratulations to both of us for reaching this point. Thanks Nick!
@johnsabatel73258 ай бұрын
Just finished up this playlist! Thank you for the amazing insight and information. Can't wait to start the other playlists!
@PradeepManek2 ай бұрын
I completed your entire bootcamp playlist & appreciate you Nick for explaining everything really well. Please keep updating this with new updates. Thanks buddy.
@tsomuk3 ай бұрын
Absolutely incredible job with this course! Thank you so much !
@spaceman2000-i3s4 ай бұрын
Ta Da! I've finished all of the videos in the playlist! Well done, sir. Very logical in the order of presentation.
@jeetkapadia1961Ай бұрын
I made it to the end. Thanks for this amazing playlist. I am waiting for the new updates on iOS 18. Please keep posting.
@Krafcik2265 ай бұрын
Finished the Playlist today. I've learned so much from you so I wanted to say: Thank you Nick!
@TheITExpert7 ай бұрын
Hi Nick, My heartful thank you so much to providing valuable subject to the people who are trying to gaining knowledge in mobile apps development. i became fan of you.
@Dudadius9 ай бұрын
Thanks for the update and for your amazing content in general.
@anmol-suneja7 ай бұрын
Great work Nick!! I am a Fan boy now. This is the first series that I started on your channel and I am glad, I am able to finish it. This is a definite go to series for any developer who want to get comfortable with SwiftUI. Thanks a lot for this. I am aiming to learn Swift Concurrency next and after that will continue back with other SwiftUI playlists on channel and Combine as well. It would be great if you can suggest an order in which I take those playlists.
@SwiftfulThinking7 ай бұрын
The order is listed here: www.swiftful-thinking.com/store I also have a Swift Concurrency course if you’re interested!
@markaurelius619 ай бұрын
That's a good way to consolidate the understanding
@yuanan44234 ай бұрын
Finish this playlist Thank you Nick
@rayhaanalykhan9 ай бұрын
Hi nick, thank you 😊
@vladimirmoor7 ай бұрын
Thanks for your work!
@FabricioMTL9 ай бұрын
Hey nick will you cover swiftData as well
@peterwolf26579 ай бұрын
That would be awesome.
@bjeber9 ай бұрын
Yeah good one.
@Spacer-l3j8 ай бұрын
Plenty of videos of SwiftData on KZbin it takes 3 steps to implement and a few more to work with. Check Paul Hudson's video called Create your first project with SwiftUI and SwiftData
@elemento_arts6 ай бұрын
Definitely need that one. Core Data is now a thing of the past.
@MarioPereira-p7z3 ай бұрын
Done! Finished the entire playlist, following in Xcode. Thanks Nick!! I am even going to print myself a diploma. Can you sign it?
@mirac_9 ай бұрын
my goat 🐐
@haseebkhan-d5q5e3 ай бұрын
Just Finish The Playlist "SwiftUI Bootcamp (Beginner Level)" Must Recommended, 🥳❤🥳
@jotaman966 ай бұрын
Reached the end, lets gooooooo. You're great Nick! 🫶
@NotElonMuskk4 ай бұрын
Which playlist should I watch after this bootcamp and Swift basics?
@SwiftfulThinking4 ай бұрын
Order is at www.swiftful-thinking.com/store .. next is time to build your first app! Todo list and then map app.
@NotElonMuskk4 ай бұрын
@@SwiftfulThinking Thanks for all your hard work Nick, really appreciate it!
@SimoneSamardzhiev3 ай бұрын
Hey, can I have a question. When you use observed object and pass it as an environment object you can still use it as a binding variable. But when used the new way and you pass it as environment you can't bind to it. Is there any solution to that.
@SwiftfulThinking3 ай бұрын
Maybe I’m misunderstanding but you should be able to use @Binding
@hew39994 ай бұрын
Hey Nick, will you cover swiftData and news in ios 18. Please 🎉
@rishabhbhatia18477 күн бұрын
This will work even without using @Bindable in the childView and using @State instead. I tried it. Any idea when exactly to use @Bindable?
@MaksimLA9 ай бұрын
😍
@gccount9 ай бұрын
observable is not essential , but I think swift data is ! because it's the last puzzle to make swift app, especially for beginners
@johnheaney33499 ай бұрын
That was funny. Probably half the video is "don't bother with this now."
@SwiftfulThinking9 ай бұрын
This is trending on social media and I think a lot of people are anxious about it, so I wanted to be clear that it’s a “nice to have” when you get there lol
@Spacer-l3j8 ай бұрын
@@SwiftfulThinkingI don't know why people are anxious since it's just a difference in syntax and much cleaner... Yeah it's supporting iOS17 onwards but this is the future and we should be thankful to have such a clean implementation to work with in the future
@tupuonohoching9666 ай бұрын
What is next after this Video?
@SwiftfulThinking6 ай бұрын
Next we’ll build some beginner apps. Todo list app is first! Full course order posted here: www.swiftful-thinking.com/store
@thegoblintown5 ай бұрын
tell me to go slowly and it's only supported in iOS 17 10 more times please
@SwiftfulThinking5 ай бұрын
Please go slowly because it’s only supported in iOS 17
@bjp_for_20249 ай бұрын
all your code is updated to latest SwiftUI code in bootcamp branch?