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 Swift Basics (retired) Control Flow For-In Loop

where can i get exercises to practice more?

exercises

Jeremiah Stephan
Jeremiah Stephan
5,294 Points

Here's a great article I recently came across with some free Swift tutorials:

http://www.skilledup.com/articles/6-best-free-swift-tutorials-programming-new-language

And although I LOVE Treehouse, there's plenty of other similar sites out there. Checkout Udacity, CodeSchool, CodeAcademy (just to name a few). You could also jump on Github and see if there's any small projects you can help with.

Or - and this is what helps me the most - just start coding random stuff. Playing around with what you know, and then looking up what you don't, is fantastic for learning.

Good luck!