App-Dev World

I'm a new iOS app developer. I'm going to record my programming learning process here, mainly in Swift language. Hope we can help each other:)

View on GitHub
21 January 2026

Swift Fundamentals

by Neoren

History

Main Features

Core syntax

Basic types

Control flow

Function and closure

Enumeration

Class and structure

Error handling

Concurrency

Macros

Type casting

Extensions

Protocol

Generics

ARC

Memory safety

Access control

Result builder

Programming styles

Functional programming

tags: iOS - Swift