DEV Community

Swift

a programming language created by Apple for building iOS and Mac apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Adapter Pattern in Swift

The Adapter Pattern in Swift

11
Comments
3 min read
Automatic Reference Counting (ARC) in class instances

Automatic Reference Counting (ARC) in class instances

7
Comments
4 min read
Swift For-In Loops

Swift For-In Loops

10
Comments
2 min read
Data Persistence in Swift: UserDefaults

Data Persistence in Swift: UserDefaults

6
Comments
2 min read
WatchOS (Swift): Horoscope Application

WatchOS (Swift): Horoscope Application

9
Comments 5
3 min read
Android and Swift Free Courses List

Android and Swift Free Courses List

16
Comments 1
9 min read
Free full course list

Free full course list

58
Comments 1
5 min read
Delegation Pattern in Swift by Example

Delegation Pattern in Swift by Example

7
Comments
2 min read
Understanding Swift Closures - Part 2

Understanding Swift Closures - Part 2

8
Comments
4 min read
Understanding Swift Closures - Part 1

Understanding Swift Closures - Part 1

18
Comments
13 min read
fitPlant needs contributors

fitPlant needs contributors

4
Comments 2
1 min read
75 Essential Tools for iOS Developers

75 Essential Tools for iOS Developers

18
Comments 3
18 min read
How do I create a UICollectionView with standard layout programmatically in Swift 4?

How do I create a UICollectionView with standard layout programmatically in Swift 4?

7
Comments 4
2 min read
Test Doubles in Swift: Dummies, Fakes, Stubs, and Spies.

Test Doubles in Swift: Dummies, Fakes, Stubs, and Spies.

8
Comments
6 min read
My new swift workflow or how to boost your swift productivity !

My new swift workflow or how to boost your swift productivity !

11
Comments
3 min read
How to TDD in Swift, a step by step guide

How to TDD in Swift, a step by step guide

9
Comments
14 min read
Day 011: Making a TODO list

Day 011: Making a TODO list

8
Comments 2
2 min read
Decoding Formatted JSON Dates in Swift

Decoding Formatted JSON Dates in Swift

6
Comments
8 min read
Day 009: Making a TODO list

Day 009: Making a TODO list

7
Comments
2 min read
It's time to Apple Watch, create a game with WatchOS [Swift] ⌚️

It's time to Apple Watch, create a game with WatchOS [Swift] ⌚️

10
Comments 8
2 min read
Day 008: Making a TODO list

Day 008: Making a TODO list

5
Comments
1 min read
How did my password manager do after launch?

How did my password manager do after launch?

64
Comments 10
3 min read
Intro to Markov Models with Swift

Intro to Markov Models with Swift

16
Comments 3
5 min read
Day 005: Making a TODO list

Day 005: Making a TODO list

10
Comments
2 min read
Day 31: Swift macOS password manager for people who hate the cloud

Day 31: Swift macOS password manager for people who hate the cloud

11
Comments 2
1 min read
Calling Swift from Go

Calling Swift from Go

14
Comments 3
6 min read
Swift Minimum Realtime Speech Recognition Code

Swift Minimum Realtime Speech Recognition Code

6
Comments
1 min read
Day 001: Making a TODO list

Day 001: Making a TODO list

4
Comments
2 min read
Follow This Path - A Study Guide for Software Development with Swift

Follow This Path - A Study Guide for Software Development with Swift

10
Comments
2 min read
Siga por este caminho - Um guia de estudos sobre desenvolvimento de software com Swift

Siga por este caminho - Um guia de estudos sobre desenvolvimento de software com Swift

6
Comments 2
2 min read
Swift Minimum GET/POST Request Codes

Swift Minimum GET/POST Request Codes

28
Comments
1 min read
Selecting Colors Using an Image in Swift

Selecting Colors Using an Image in Swift

20
Comments 1
9 min read
The journey to my first iOS app

The journey to my first iOS app

7
Comments 1
4 min read
Day 12: Swift macOS password manager for people who hate the cloud

Day 12: Swift macOS password manager for people who hate the cloud

7
Comments 6
4 min read
Day 11: Making a swift macOS password manager for people who hate the cloud

Day 11: Making a swift macOS password manager for people who hate the cloud

6
Comments
2 min read
Day 10: Making a swift macOS password manager for people who hate the cloud

Day 10: Making a swift macOS password manager for people who hate the cloud

3
Comments 2
1 min read
Deploying an iOS App with TravisCI & TestFlight

Deploying an iOS App with TravisCI & TestFlight

24
Comments
8 min read
Day 8: Making a swift MacOS password manager for people who hate the cloud

Day 8: Making a swift MacOS password manager for people who hate the cloud

6
Comments
3 min read
Day 1: Making a swift macOS password manager for people who hate the cloud

Day 1: Making a swift macOS password manager for people who hate the cloud

33
Comments 8
2 min read
Realm Database Guide - Building a Note app in Swift for iOS

Realm Database Guide - Building a Note app in Swift for iOS

10
Comments 5
7 min read
From Xcode plugins to Xcode extensions

From Xcode plugins to Xcode extensions

7
Comments
20 min read
Top 9 Programming/Scripting Language to Learn in 2019

Top 9 Programming/Scripting Language to Learn in 2019

15
Comments 1
4 min read
Force unwrapping is not just “not Swift-like.” It’s wrong.

Force unwrapping is not just “not Swift-like.” It’s wrong.

14
Comments 11
3 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

9
Comments
19 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

12
Comments
19 min read
Decomposing Swift code into modules – Intro to modular design

Decomposing Swift code into modules – Intro to modular design

14
Comments
2 min read
A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

10
Comments
6 min read
Send push notifications in a social network iOS app - Part 2: Build the app

Send push notifications in a social network iOS app - Part 2: Build the app

9
Comments 1
32 min read
Composable Code Can Be Simple – Intro to dependency diagrams and composition

Composable Code Can Be Simple – Intro to dependency diagrams and composition

13
Comments
2 min read
App Icon Templates — Building Graphics For Xcode

App Icon Templates — Building Graphics For Xcode

8
Comments 1
3 min read
Users are in for a bad experience with the Mojave app restrictions

Users are in for a bad experience with the Mojave app restrictions

8
Comments
3 min read
Introduction to Rx (Swift & Kotlin) - Part 4

Introduction to Rx (Swift & Kotlin) - Part 4

6
Comments
1 min read
Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.

Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.

8
Comments 1
2 min read
“How do you think when writing tests?” – It’s simpler than you may think

“How do you think when writing tests?” – It’s simpler than you may think

60
Comments 4
2 min read
How to structure your project and manage static resources in React Native

How to structure your project and manage static resources in React Native

15
Comments
13 min read
Swift result types. Are they useless?

Swift result types. Are they useless?

5
Comments 4
3 min read
The Minimum You Should Do To Prevent Memory Leaks in Swift

The Minimum You Should Do To Prevent Memory Leaks in Swift

34
Comments
2 min read
Deterministic unit tests for current date-dependent code in Swift.

Deterministic unit tests for current date-dependent code in Swift.

8
Comments 4
1 min read
Generative Art Using Swift

Generative Art Using Swift

17
Comments 11
3 min read
Extracting Numbers from an Alphanumeric String Using String.UnicodeScalarView in Swift 4

Extracting Numbers from an Alphanumeric String Using String.UnicodeScalarView in Swift 4

6
Comments
2 min read
loading...