Examples: A Collection Of Popular Design Patterns Implemented In Swift

Last month I mentioned a nice tutorial on avoid issues when moving from Objective-C to swift.

Here’s a project that providing an Xcode 6 playground with examples of a number patterns that you can use within your own projects, or just for learning called Design-Patterns-In-Swift from Oktawian Chojnacki.

Some of the design patterns included are:

Singleton
Builder
Abstract Factory
Prototype
Facade
Strategy

There are more design patterns being added to the project.

You can find Design-Patterns-In-Swift on Github here.

A nice set of examples on implanting Swift design patterns.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Examples: A Collection Of Popular Design Patterns Implemented In Swift

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *