📖

Appleの開発者向けチュートリアルまとめ〜SwiftUIチュートリアルなど7種類を紹介

2023/12/13に公開

developer.appleのトップからは脱出ゲーム並にたどり着けないのでここにまとめる。
それぞれのチュートリアルは、チュートリアル名とトップページのキャッチコピーが別なので気をつけること。

SwiftUI Tutorials

トップページの文 : Introducing SwiftUI

SwiftUIが発表になったのと同時に出されたチュートリアル
何が出来るかを知るには便利
この記事での言い方は「元祖」
https://developer.apple.com/tutorials/swiftui

SwiftUI Concepts Tutorials

トップページの文 : Learning SwiftUI

「元祖」よりも、深く理解しようとする人が疑問に思う点にシフトしている
https://developer.apple.com/tutorials/swiftui-concepts

Sample Apps Tutorials

トップページの文 : Exploring SwiftUI Sample Apps

いくつかのアプリを作る
https://developer.apple.com/tutorials/sample-apps

App Dev Tutorials

トップページの文 : Develop apps for Apple platforms

SwiftUI & UIKit & macOS
https://developer.apple.com/tutorials/app-dev-training

Develop in Swift Tutorials

トップページの文 : Develop in Swift

「元祖」よりもいくぶん易しめ
SwiftUIを使う。
https://developer.apple.com/tutorials/develop-in-swift

Mac Catalyst Tutorials

トップページの文 : Bring an iPad App to the Mac with Mac Catalyst

https://developer.apple.com/tutorials/mac-catalyst

Instruments Tutorials

トップページの文 : Profiling apps using Instruments

https://developer.apple.com/tutorials/instruments

ささいな情報

Zennの分類ではこの記事はアイデアの方に入るんですね〜

Discussion