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

Jump 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
PLUS
Matthew Reed
Courses Plus Student 17,986 Points

Yes. 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.

Thank 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
Matthew Reed
Courses Plus Student 17,986 Points

Yep. You will be surprised how much you learn just by trying and googling stuff.

Abraham Juliot
Abraham Juliot
47,353 Points

You can always reference Swift documentation as you build.

Swift Cheat Sheet on github - http://kpbp.github.io/swiftcheatsheet/