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 trialLogan Cornelius
16,876 PointsLooking for good ways to practice what I've just learned on iOS Beginner Track, does anyone have any good resources?
I'm on the iOS beginner track and just finished functions. I'm a few lessons into objected oriented swift. I want ways to practice, does anyone have any good resources that offer different ways to test my skills that line up with what I've learned? Want to practice a lot as I start to move to the complex stuff!
1 Answer
Jeff McDivitt
23,970 PointsHi Logan -
I would suggest building your own projects. I do not know how familiar you are with Xcode outside of playgrounds but this is a great way to cement in the concepts that you have learned. Also what I did when I was first starting out is read through the documentation.
The below is.a great resource
Logan Cornelius
16,876 PointsLogan Cornelius
16,876 PointsI'm somewhat familiar with it outside playgrounds, but I'll dive into the swift resource page and refresh look for ideas on ways to practice!