Beginner developer

Hello
I’m just new here and i really want to learn swift language, but i have question … is it better to start to learn SwiftUI or i shall to start from storyboard? I heard that SwiftUI is the future for programming iOS … any advice?

Thank you …

Hi Ahmed,

Welcome to the code crew community.

It really depends on what your goals are. If you want work in iOS Development then you need a good grounding in UIKit (storyboard) since the vast majority of the code bases out in the marketplace are UIKit.

If it’s just for a hobby then maybe start with SwiftUI.

The reality is that UIKit is going to be with us for a long time to come so it is still worthwhile understanding it no matter if your preference may be SwiftUI.

I switch between both frameworks all the time as I just happen to like both.

1 Like

You might find this Xcode help useful…

https://help.apple.com/xcode/mac/current/

It has a lot of information when you click through the links no the left of page.
Good luck !
:smiling_face_with_three_hearts:

Thanks Chris, you helped me a lot :slight_smile:

Thank you so much for the link
Have a good luck :+1:t2:

Amazing man, this is very helpful.

1 Like