Swift Lessons
Jump to Section:
Swift is an open-source, multi-paradigm, general-purpose compiled programming language developed and maintained by Apple. The first version was released in 2014.
Swift is most commonly used in app development for macOS, iOS, iPadOS, watchOS, and tvOS, but the language is also available for Windows and Linux. On Apple platforms, the language works with the Cocoa and Cocoa Touch frameworks and is compatible with Apple’s core codebase, which is written in the older Objective-C language.
Introduction
Hello, World! Program in Swift
Variables, Constants, and Literals in Swift
Basic Input and Output in Swift: The print() Function
Operators in Swift
Controlling Code Flow in Swift
Collections in Swift
Functions in Swift
OOP in Swift
Enumerations and Structures in Swift
Additionally
Explore More IT Terms
A
B
C
D
E
F
H
K
W
- What are databases, and why do they need DBMS and SQL?
- What do Linux distributions consist of?
- What is a GPU in a computer, in simple terms?
- What is Linux? The History of Linux
- What is the OSI Model: A Complete Explanation of the Seven Layers and Their Role in Networking
- Which Linux distribution should you choose? A Linux distribution overview
