Battleship-POP-Example by vichudson1

A simple playground to demonstrate Swift Protocol Oriented Programming

created at Feb. 3, 2016, 6:08 a.m.

Swift

2 +0

13 +0

3 +0

GitHub
SwiftProtocolExtensions by davidahouse

A playground for exploring Protocol Extensions

created at Aug. 8, 2015, 9:45 p.m.

Swift

4 +0

20 +0

1 +0

GitHub
Swift-Diagram-Playgrounds by alskipp

Drawing diagrams in Swift using a recursive enum data structure

created at June 15, 2015, 3:22 p.m.

Swift

12 +0

275 +0

18 +0

GitHub
OOD-Principles-In-Swift by ochococo

๐Ÿ’Ž The Principles of OOD (SOLID) based on Uncle Bob articles.

created at Feb. 25, 2015, 10:21 a.m.

Swift

75 +0

1,885 +0

156 +0

GitHub
Gang-of-Four-and-Solid-Principles-in-Swift by SebastianBoldt

๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds

created at Jan. 14, 2017, 8:10 p.m.

Swift

10 +0

134 +0

28 +0

GitHub
Design-Patterns-In-Swift by ochococo

๐Ÿ“– Design Patterns implemented in Swift 5.0

created at July 13, 2014, 6:15 p.m.

Swift

655 +0

14,967 +3

1,730 +0

GitHub
ios-design-patterns by haxpor

Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER

created at March 16, 2017, 7:10 a.m.

Swift

11 +0

137 +0

23 +0

GitHub
DesignPatternsPlayground by edopelawi

Attempts on learning GoF's Design Patterns in Swift 3.

created at Dec. 28, 2015, 11:31 a.m.

Swift

3 +0

27 +0

7 +0

GitHub
swift-memory-management by ndethore

A playground illustrating the different ways to avoid retain cycles in swift.

created at Jan. 22, 2016, 1:12 a.m.

Swift

3 +0

3 +0

2 +0

GitHub
SwiftAndC by MacMark

Playground showing examples of using C with Swift. Based on the work of Mike Ash at NSSpain 2014.

created at Oct. 30, 2015, 7:47 a.m.

Swift

3 +0

6 +0

0 +0

GitHub
Swift-NSDate-Tutorial by liuyubobobo

Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents, NSDateComponentsFormatter, etc included.

created at Jan. 3, 2016, 9:23 p.m.

Swift

4 +0

8 +0

2 +0

GitHub
KVOPlayground by rectalogic

Swift KVO playground

created at Aug. 12, 2014, 1:03 p.m.

Swift

4 +0

11 +0

0 +0

GitHub
Swiftly-Typed-Resources by jstart

A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.

created at Aug. 30, 2015, 6:17 a.m.

Swift

6 +0

73 +0

3 +0

GitHub
NetworkStack by AndrejKolar

Clean & simple Swift networking stack playground

created at Nov. 5, 2016, 4 p.m.

Swift

2 +0

35 +0

7 +0

GitHub
SwiftRegEx by ogulcan

A playground to learn regular expressions with Swift

created at Sept. 28, 2017, 11:30 a.m.

Swift

2 +0

13 +0

2 +0

GitHub
katan by marciok

Swift playground with a micro web server that replies "Hello world!" to every request

created at March 29, 2017, 10:20 p.m.

Swift

5 +0

25 +0

1 +0

GitHub
swift-dsl-example by cfdrake

A micro domain-specific-language example for NSPredicate written in Swift.

created at Oct. 29, 2015, 4:04 a.m.

Swift

2 +0

19 +0

3 +0

GitHub
modern-core-data-playground by dfreniche

An introduction to Core Data you can test, use, change & code, all in just one Playground!

created at April 3, 2017, 2:49 p.m.

Swift

4 +0

35 +0

8 +0

GitHub
2017AtSwift_Concurrency by sammyd

Playground accompanying talk on iOS Concurrency from @Swift 2017 in Shenzhen

created at May 12, 2017, 11:49 p.m.

Swift

6 +0

32 +0

5 +0

GitHub
TDDSwiftPlayground by sshrpe

Demonstration of using Swift Playgrounds in Test Driven Development with XCTest

created at Nov. 7, 2015, 11:19 a.m.

Swift

5 +0

59 +0

10 +0

GitHub