Super noob here 😅 is there a way to work with the “Xcode” development app on IOS. Any advice or input is welcome.
Xcode IOS development
@Seared_one Welcome to the development world.
Here's a curated starter list of resources to get going with Xcode and iOS development:
Develop in Swift: https://developer.apple.com/tutorials/develop-in-swift/ starting point today, and works with Swift Playgrounds too.
Getting Started with Xcode: https://developer.apple.com/videos/play/wwdc2019/404/
Xcode documentation home: https://developer.apple.com/documentation/xcode Download Xcode: https://developer.apple.com/xcode/
SwiftUI: https://developer.apple.com/documentation/swiftui
and https://developer.apple.com/tutorials/swiftui-concepts.
Swift Language. The Swift Programming Language https://docs.swift.org/swift-book/
Hope not forgetting anything important.
Albert WWDR