Skip to content

Commit

Permalink
Merge pull request #17 from AymanFekri/master
Browse files Browse the repository at this point in the history
swift resources
  • Loading branch information
BohdanOrlov committed Mar 7, 2018
2 parents a45c5b7 + 23a4bbf commit 58107a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RoadmapProject/Script/Content.yml
Expand Up @@ -53,6 +53,7 @@
- Generics:
- RESOURCES:
- Articles:
- "Generics in Swift 4": "https://medium.com/developermind/generics-in-swift-4-4f802cd6f53c"
- "Swift Generics Tutorial: Getting Started": "https://www.raywenderlich.com/154371/swift-generics-tutorial-getting-started"
- "The Swift Programming Language: Generics": "https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Generics.html"
- Protocols^:
Expand Down Expand Up @@ -87,6 +88,9 @@
- Articles:
- "@AUTORELEASEPOOL": "http://en.swifter.tips/autoreleasepool/"
- Multithreading and concurency^:
- RESOURCES:
- Articles:
- "Parallel programming with Swift: Basics": "https://medium.com/flawless-app-stories/basics-of-parallel-programming-with-swift-93fee8425287"
- POSIX threads:
- NSThreads:
- Perform selector family:
Expand Down Expand Up @@ -201,6 +205,7 @@
- RESOURCES:
- Articles:
- "Cocoa Design Patterns": "https://developer.apple.com/legacy/library/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaDesignPatterns/CocoaDesignPatterns.html"
- "Collection for Design Patterns in Swift": "https://medium.com/swiftworld/collection-for-design-patterns-in-swift-67265359aa47"
- Abstract Factory:
- Class cluster:
- RESOURCES:
Expand Down

0 comments on commit 58107a1

Please sign in to comment.