Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

[Request] - Advanced Swift 3 - Collections, Sets, Sequences, Hashable protocol

Hi there, Pasan!

Would it be possible to have a video covering the following Advanced Swift 3 topics?

  • ARC-related: Weak v. Strong v. Unowned
  • Public, Private, Internal - Why use them? What are the tradeoffs?
  • NSOperations v. GCD
  • Swift Standard Library - Storing custom types (custom type in a set) - conforms to the Hashable protocol in the Swift standard library - accessing a set - constant lookup time - to access the hash value
  • Extensions in Swift (as it relates to the above)
  • Closures/Trailing Closures - passing in a closure - (ex: array.sort)
  • Manipulating Strings in Swift - (Reference - https://oleb.net/blog/2016/08/swift-3-strings/) calling methods to a specific character

Any Workshops or Video courses covering the above would be great.

1 Answer

Pasan Premaratne
STAFF
Pasan Premaratne
Treehouse Teacher

Hey! Sorry I just saw this. Added to the request list :)