Forem

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.
Generative Art Using Swift
Cover image for Generative Art Using Swift

Generative Art Using Swift

17
Comments 11
3 min read
Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests
Cover image for Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

9
Comments
2 min read
Advanced iOS Programming Concepts – Are They Really “Advanced?”
Cover image for Advanced iOS Programming Concepts – Are They Really “Advanced?”

Advanced iOS Programming Concepts – Are They Really “Advanced?”

8
Comments 1
3 min read
Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?
Cover image for Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

11
Comments
4 min read
iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]
Cover image for iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

7
Comments
2 min read
Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]
Cover image for Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

8
Comments
2 min read
A taste of MVVM and Reactive paradigm

A taste of MVVM and Reactive paradigm

25
Comments
13 min read
Playground driven development in Swift

Playground driven development in Swift

17
Comments
13 min read
Sync and async code in Swift

Sync and async code in Swift

17
Comments
2 min read
Learning from Open Source

Learning from Open Source

10
Comments
7 min read
Running UITests with Facebook login in iOS

Running UITests with Facebook login in iOS

9
Comments
5 min read
Instance property vs parameter in Swift

Instance property vs parameter in Swift

7
Comments
2 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

7
Comments
2 min read
My first week of learning Swift.
Cover image for My first week of learning Swift.

My first week of learning Swift.

62
Comments 7
3 min read
Swift Thoughts on try!Swift NYC 2018

Swift Thoughts on try!Swift NYC 2018

8
Comments
3 min read
Google Code Jam to I/O Mental Preparation

Google Code Jam to I/O Mental Preparation

9
Comments
3 min read
Swift pro tip of the day: Extension with generic where clause
Cover image for Swift pro tip of the day: Extension with generic where clause

Swift pro tip of the day: Extension with generic where clause

69
Comments 2
2 min read
Swift computed properties in a nutshell
Cover image for Swift computed properties in a nutshell

Swift computed properties in a nutshell

39
Comments 5
2 min read
How to make a command line tool in Xcode

How to make a command line tool in Xcode

44
Comments 3
4 min read
Using Your Custom Mapbox Map and Adding Navigation Using Swift

Using Your Custom Mapbox Map and Adding Navigation Using Swift

11
Comments
4 min read
Mapbox Explore Outdoors Final Challenge

Mapbox Explore Outdoors Final Challenge

6
Comments
2 min read
Build a 3D Map Using Mapbox and Scenekit

Build a 3D Map Using Mapbox and Scenekit

6
Comments
3 min read
10 Trending Swift Repositories on GitHub this week

10 Trending Swift Repositories on GitHub this week

11
Comments
3 min read
Swift 4.2 CaseIterable enums and UISegmentedControl, a practical example

Swift 4.2 CaseIterable enums and UISegmentedControl, a practical example

7
Comments
3 min read
Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)
Cover image for Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)

Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)

16
Comments
2 min read
loading...