Swift (Programmiersprache)

Aus Wikizone
Wechseln zu: Navigation, Suche

Programmiersprache im Einsatz in der Apple Welt (MacOs, iOS, WatchOs...)

Links

SwiftUI
https://www.swift.org/ - Dokumentation einfacher Verständlich als die offizielle von Apple
https://iosref.com/ - Cheatsheets, Statistiken zu OS Verbreitung und mehr

Konzepte

Einfache Datentypen

Swift - Strings
Swift - Arrays
Swift - Optionals

Collection Datatypes

Swift - Dictionaries
Swift - Structures (Struct)
Swift - Classes

Snippets

Swift - Snippets

Frameworks

UIKit

UIKit Framework