how to start making App

Hi All,

i just bought M1 MacBook Pro and I thought of start making iOS/iPadOS apps.

I want to know the right way to start, given I have studied coding 10 years before. Please let me know- how can I again do this App making?

Thanks
Manav
Answered by Claude31 in 652895022
Wish you success.

Don't forget to close the thread on the answer to your question.
You will have 3 main topics to master:
  • Xcode, the development environment

  • a language, most likely Swift

  • and, most tricky, get familiar with app architecture (choose between UIKit and SwiftUI) and API to use.

But you can make it !

Start with simple things, but learn very carefully.

I advise to start, in Apple Library, with:
  • Intro to App development with Swift.

Once completed:
  • App development with Swift

Then, go to learn Swift more in detail with:
  • « The Swift Programming Language (Swift 5.3). » Apple Books.


And don't forget, developers on this forum are ready to help when you get stuck.
Just take time to explain clearly the problem, show the code you have tried…

Good luck.
Hey Claude!

Thanks for reverting. the things you told look quite logical to me. I will try to do the way you said and then let's see!

Thanks again!
Accepted Answer
Wish you success.

Don't forget to close the thread on the answer to your question.
how to start making App
 
 
Q