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

Jack Leonard
2,894 PointsJump straight in?
Hi There,
I love learning Swift, But I don't have a lot of time on my hands and I don't really enjoy going through all these tedious tutorials with no end-project in sight, would you recommend just jumping straight into the Treehouse swift projects? And referring back to the sub tutorials on specific parts of Swift, Or following the track exactly?
Thanks,
Jack
2 Answers

Matthew Reed
Courses Plus Student 17,986 PointsYes. Do it and don't look back. Tutorials only teach you so much. I would even recommend just coming up with an app and just trying to build it. Even you don't finish it, you will learn much more than you can from tutorials.

Abraham Juliot
47,353 PointsYou can always reference Swift documentation as you build.
Swift Cheat Sheet on github - http://kpbp.github.io/swiftcheatsheet/
Jack Leonard
2,894 PointsJack Leonard
2,894 PointsThank you!, I appreciate the answer :) So do you mean - just coming up with something...simple and piecing the black box together from various tutorials/tips?
Matthew Reed
Courses Plus Student 17,986 PointsMatthew Reed
Courses Plus Student 17,986 PointsYep. You will be surprised how much you learn just by trying and googling stuff.