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

Laurens Van Lieshout
1,892 Pointspersonal challenge: creating a gps-based trigger
I have a very specific goal I am aiming at; building an app for personal use in which the GPS-location of the user triggers the display of pictures or video. In a first stage, those media files may be hard coded into the app, later on perhaps I can extend it with an edit menu and whatnot...
Being currently midway the basic-swift course, I like to keep my eye on the goal by searching for relevant documentation and info in between courses. What worries me is that I can find a lot of info for this topic in Objective C, but not so much in Swift....
Does anyone have any suggestions or tips for where I can look into while continuing the Basic-Swift course? Perhaps any specific courses or tutorials that could get me on the way?