
Swift - Apple Developer
Swift is a powerful and intuitive programming language for iOS, iPadOS, macOS, tvOS, and watchOS. Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes …
Swift | Apple Developer Documentation
Swift includes modern features like type inference, optionals, and closures, which make the syntax concise yet expressive. Swift ensures your code is fast and efficient, while its memory safety and …
Resources - Swift - Apple Developer
Develop in Swift Tutorials introduce app development with Swift and Xcode for anyone who is curious about learning how to develop apps for Apple platforms. Start the tutorials
Learn to code - Apple Developer
Learn how to build great-looking apps with Swift and SwiftUI, dive into spatial computing, and build with machine learning models. If you’re an educator, check out the Educator Guide.
Swift Playground - Apple Developer
Swift Playground includes the App Gallery to demonstrate common app concepts such as tabbed navigation and downloading data. Guided walkthroughs show you interesting and relevant areas of …
Welcome to Develop in Swift Tutorials - Apple Developer
Develop in Swift Tutorials introduce app development with Swift and Xcode to anyone learning to build apps for Apple platforms. Build great-looking apps with SwiftUI, dive into spatial computing, explore …
Get Started - Swift - Apple Developer
To get started with Swift, you can begin by reading “A Swift Tour” or watching the video session of the same name. These resources give an overview of the features and syntax of Swift, and will act as …
SwiftUI Tutorials | Apple Developer Documentation
SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.
App Dev Tutorials | Apple Developer Documentation
UIKit Explore UIKit, an imperative framework for constructing apps for iOS. Create Today, an app that helps people track their important tasks for the day.
AVCam: Building a camera app | Apple Developer Documentation
The AVCam sample shows you how to build a basic camera app for iOS. It demonstrates how to use AVFoundation to access device cameras and microphones, configure a capture session, capture …