SwiftUI Fundamentals | FULL COURSE | Beginner Friendly

SwiftUI Fundamentals | FULL COURSE | Beginner Friendly

Sean Allen

8 месяцев назад

256,769 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

kyle thengvall
kyle thengvall - 21.10.2023 07:14

Great Video!

Ответить
Anosh T
Anosh T - 20.10.2023 10:18

Has anyone ever told you that you sound like Jordan Peterson. Couldn't stop thinking about it when hearing your voice.

Ответить
Khánh Quang
Khánh Quang - 18.10.2023 05:11

great video, I just switched from UIKit code to SwiftUI. Thank you very much.

Ответить
Manprinsen
Manprinsen - 15.10.2023 16:21

Totally disagree regarding not recommending the drag-and-drop “editor”.
It’s when you drag and drop and/or see a preview of the code that you actually learn.
When you already have the code knowledge I agree not to use the drag-and-drop feature/preview of the code.

Ответить
Inan Mahmud
Inan Mahmud - 13.10.2023 22:09

You're the only teacher who can teach people swift and iOS in such good way. Keep this up man. Take love <3

Ответить
Blaroon
Blaroon - 13.10.2023 20:33

where is mockData.swift file?

Ответить
Jameel Shehadeh
Jameel Shehadeh - 13.10.2023 10:35

Thank you alot for this great efforts !

Ответить
MabuchiiiTV
MabuchiiiTV - 13.10.2023 06:34

Hi Sean, very nice beginner friendly swift video!

I am having bit of trouble accessing the same project when I quit the application and repoening xcode.

I get this message:
NoBuildableEntriesError: Active scheme does not build this file

Select a scheme that builds a target which contains the current file, or add this file to a target that is built by the current scheme.

If you know how to fix this, that would be great as I cannot see the preview anymore 🙏

Ответить
Irisi Selamaj
Irisi Selamaj - 12.10.2023 00:25

Does it work on xcode 14

Ответить
Muhammad Iqbal Pradipta
Muhammad Iqbal Pradipta - 11.10.2023 08:14

I just following your instruction and explanations. exactly straightforward, well structured and you take the time to explain everything. Thank you soo much! 🙌
regards from indonesian people...

Ответить
William Squires
William Squires - 09.10.2023 01:18

Another note for those following along on Xcode 15 (default target: iOS 17) on the barcode scanner project: You’ll get a blue alert triangle on the line in ScannerVC.swift::func setupCaptureSession() in the line where captureSession.startRunning() is called, saying:
“-[AVCaptureSession startRunning] should be called on a background thread. Calling it on the main thread can lead to UI unresponsiveness.”

Ответить
Илья Семенов
Илья Семенов - 08.10.2023 18:41

lol

Ответить
Илья Семенов
Илья Семенов - 08.10.2023 18:40

lojjg///////

Ответить
A F
A F - 08.10.2023 08:52

U da man Sean!!1!

Ответить
AD
AD - 07.10.2023 21:08

This is my first time using XCode coming from VSCode and holy hell it's a clunky mess. Wtf Apple

Ответить
DadGivesAdvice
DadGivesAdvice - 06.10.2023 22:38

Sean, Thanks so much for this course. I feel more comfortable working with SwiftUI now. I am stuck on an issue working with the new @Observable macro, however. Is there somewhere I can ask a specific question about this? The gist is that I am following your format of defining my data as @Observable but when I try to reference it in a View I get an error saying "cannot convert value of type 'String' to expected argument type 'Binding<String>'. This almost leads me to go back to using @State and $<varName> but I know, thanks to this course, that this is not the way with @Observable.

Ответить
Ghulam Murtaza
Ghulam Murtaza - 04.10.2023 12:26

I want to do Swift courses and I want to be IOS developer but can not afford to buy MacBook 😪

Ответить
Huckleberry Carignan
Huckleberry Carignan - 03.10.2023 03:36

.edgesIgnoringSafeArea(.all) not working :(

Ответить
dan laratta
dan laratta - 03.10.2023 03:00

Is it recommended to start using NavigationStack now that NavigationView is deprecated?

Ответить
David
David - 02.10.2023 18:19

Why does everything start in the centre of the screen though i dont get that

Ответить
William Squires
William Squires - 01.10.2023 23:40

It should be noted that Apple is already up to SF Symbols 4 (release), and SF Symbols 5 (Beta). 😊

Ответить
Ikechukwu Charles
Ikechukwu Charles - 01.10.2023 20:54

You are a great teacher. Your enthusiasm is good 👍

Ответить
ajay Mandani
ajay Mandani - 28.09.2023 17:00

can i take Dub Dub Grub course after completing this video?

Ответить
anand_poray
anand_poray - 27.09.2023 12:01

Thank you @seanallen. I am already half way through your Swift language full course. Gonna come back here when I start SwiftUI learning.

Ответить
Jay
Jay - 27.09.2023 08:20

On the topic of throwing the error in viewDidLayoutSubviews I would have an internal check to prevent multiple calls to this as I look at any unneeded calls as wasted CPU cycles. Of course it would be better to have this agnostic of this method as it's job is to layout its views but I understand the guard check on the view here, I would just ensure the delegate only passes that error up once. Ideally it would be nicer to avoid hooking into this method for this use case due to how often its called as you pointed out. Love the content you provide as always.

Ответить
Jeffrey Kranenburg
Jeffrey Kranenburg - 26.09.2023 11:44

Awesome video here and echo-ing what many have said that you are a great teacher and easy to listen to 🙌 I am have dabbled in SwiftUI a bit but the big value for me in this course was refactoring and structure. Thanks!

Ответить
FeminineAlchemy
FeminineAlchemy - 26.09.2023 05:33

You're such a good teacher THANK YOU

Ответить
Raja R. Elsayied
Raja R. Elsayied - 25.09.2023 12:53

Thank you for your hard work our guru (Sean) !

this course push me to start swiftUI and throw out damn UIKit 😁

Good bless you ✌

Ответить
bruinflight
bruinflight - 25.09.2023 11:11

I... WOW.
Thank you!

Ответить
YesAndNo
YesAndNo - 22.09.2023 22:50

Thank you for the course! Helps a lot!

Ответить
John Francis
John Francis - 22.09.2023 15:18

That's my dream job and I love how you do it, I am taking C++ this semester I wish I can do that too.

Ответить
John Francis
John Francis - 22.09.2023 15:18

That's my dream job and I love how you do it, I am taking C++ this semester I wish I can do that too.

Ответить
Manuel Peinado
Manuel Peinado - 21.09.2023 10:09

Thanks!

Ответить
Aida Garcia
Aida Garcia - 21.09.2023 08:41

Thank you so much

Ответить
jaazielcrb
jaazielcrb - 21.09.2023 04:53

Thank you so much for sharing! I'm now watching other video inside your webpage. I have a question and I hope someone can help me. There's too much changes for iOS 17? I mean... If I invest the time watching this video it will be useful now for iOS 17?

And again, thanks for sharing knowledge!!

Ответить
Aaron S.
Aaron S. - 20.09.2023 19:39

I always wanted to start learning Swift and SwiftUI. But I never found the right starting point. I just finished this video course and feel like that was the perfect start of my Swift journey. Thank you so much🍀

Ответить
Programming
Programming - 20.09.2023 15:23

Great Course explanation is top notch from Sean completed 3 hours already will complete the whole course by 30/09/2023 (Just keeping myself accountable ) thanks Sean

Ответить
Andrew Ho
Andrew Ho - 19.09.2023 08:40

Tried to enroll this course via your website, is giving "redirected too many times" error

Ответить
Sachin Tandon
Sachin Tandon - 17.09.2023 17:41

Great teacher! (It's an acquired skill)

Ответить
Andrey P
Andrey P - 16.09.2023 19:39

❤‍🔥

Ответить
Imam Robani
Imam Robani - 16.09.2023 16:29

I'm just going to start learning swiftUI and found this video.
This is amazing, your video is very helpful

Ответить
Ahmet Tarik DÖNER
Ahmet Tarik DÖNER - 15.09.2023 22:02

Hey Sean,
You did great works again.🎉 I`m trying to be a iOS Developer and your videos helps me a lot. Especially the way you explain things is pretty awesome. Just one request from you: Please add more UIKit releated videos, or payable content

Ответить