To get started with this course, make sure you have the following tools and resources ready:
- Mac Computer - macOS Monterey or later is recommended.
-
Xcode - Download and install Xcode, Apple's official development environment, from the Mac App Store.
-
Apple Developer Account - A free Apple Developer account is required for running apps on a real device. Sign up at developer.apple.com.
-
Swift Playgrounds - A great tool for practicing Swift basics before diving into full app development.
-
iOS Simulator - Comes with Xcode; use it to test your apps without a physical device.
-
A Physical iPhone (Optional but Recommended) - Helps test apps on a real-world device.
- Git, download and install Git Version Control
- Create a Github account