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!
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

John Nguyen
32 PointsWhat is multithreading ? And how to implement it on Swift?
My team member asked me to implement multithreading on swift. I'm embarrassed to say but I don't know what that means. We are currently trying to make a login system. Any tutorials would be helpful , thanks guys!
1 Answer

kjvswift93
13,515 PointsHere is a good resource: http://www.raywenderlich.com/79149/grand-central-dispatch-tutorial-swift-part-1
John Nguyen
32 PointsJohn Nguyen
32 PointsThanks Kyle !