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
Bryan Sadler
3,759 PointsWhich? Learn Swift or Beginner iOS development?
I want to get into iOS development but not sure what track to start with. Can anyone educate me on the differences and recommend a starting track?
2 Answers
andren
28,558 PointsCurrently the tracks are identical with the exception of one thing, the iOS development track includes the course "Build a Simple iPhone App with Swift 3", which is not included in the Learn Swift track.
In other words the iOS development track includes a course that is intended to get you acquainted with actual development by making a simple app, whereas the Learn Swift track only contain courses on learning Swift, nothing beyond the actual language itself.
I would recommend that you take the iOS development track, in order to get the most complete experience.
Bryan Sadler
3,759 PointsThank you Andren, much appreciated!