Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DigitalAR

macrumors 6502
Original poster
Sep 30, 2022
273
405
Hello,

So I want to create an app for iOS.

Don’t know how to code, never tried.

Im guessing Swift would be the coding app to use above all? Metal is for gaming right, lol?

Can ChatGPT help out with the coding itself?

Am new to all this but am wanting to dive deep into this.
 
Swift is a programming language, while Metal is a graphics API. You'll be coding in the app called Xcode. Chances are ChatGPT won't be able to help you, when you jump in with absolutely zero skills. I'd recommend reading a bit about basic programming before jumping in - Perhaps ChatGPT can help you there.
 
Hello! To create an iOS application you need Swift and Xcode. Metal - for graphics and games. ChatGPT can give examples of code and explain how to write. It is better to first take the basic course on Swift and SwiftUI, and then try your project. I believe you will succeed!
 
  • Haha
Reactions: cateye
In my experience current available AI's are NOT creative enough to produce anything other than copy-cat look-a-like code based purely upon code they've been exposed to.
 
Check swift.org and hackingwithswift.com. There’s also the #swift channel on the MacAdmins Slack where you may find some additional help from users. Good luck!
 
Hello,

So I want to create an app for iOS.

Don’t know how to code, never tried.

Im guessing Swift would be the coding app to use above all? Metal is for gaming right, lol?

Can ChatGPT help out with the coding itself?

Am new to all this but am wanting to dive deep into this.
Swift is a programming language, while Metal is a graphics API. You'll be coding in the app called Xcode. Chances are ChatGPT won't be able to help you, when you jump in with absolutely zero skills. I'd recommend reading a bit about basic programming before jumping in - Perhaps ChatGPT can help you there.
Mmmhmmm.

 
Hello,

So I want to create an app for iOS.

Don’t know how to code, never tried.

Im guessing Swift would be the coding app to use above all? Metal is for gaming right, lol?

Can ChatGPT help out with the coding itself?

Am new to all this but am wanting to dive deep into this.
Hey, the main coding language for iPhones is Swift. You can write Swift code in Xcode. You are absolutely right that metal is for games and graphics.
Yes, ChatGPT can help you in coding and helps you in fixing errors. To start this all you need is
1. You need a Mac computer
2. Install Xcode
3. Start with Swift Playground
4. Move to Xcode plus SwiftUI (once you are comfortable).
5. Build a small sample app.
6. Test it on your iPhone. Later, publish it on the App Store.
Hope it will help you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.