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
jon kelson
5,149 Pointsstruct tag ?
hi where in the swift tracks do they teach about tags I've seamed to have missed that lesson. many thanks
3 Answers
Cindy Lea
Courses Plus Student 6,497 PointsIf you goto the top of your screen there are these circles that show where you are in that series track. Try clicking maybe 2 circles behind where you are now and start watching videos. If there is a challenge at the beginning, you will have to re-complete the challenges you already prior to where you are now. But after that you can speed through videos until you get to where you want.
Cindy Lea
Courses Plus Student 6,497 PointsI dont know where video is, but Treehouse has an article on enums & struct that might help you:
jon kelson
5,149 Pointshi thanks, I'm asking where you can learn about the Tag . its in a chalange in swift 2.0 (making a random fact app ) . it asks to make up class properties strings and a tag. i wasn't sure what a tag was. i think i remember seeing it somewhere in one of the swift lessons . thank you
jon kelson
5,149 PointsHi Andrew and Cindy thanks , I need to know where they teach about tags in the swift coarses. There was a challenge in the swift fun fact app that asked us to give a string and a Tag so wanted to know more on the tag part .
Andrew Shook
31,709 PointsAndrew Shook
31,709 PointsAre you asking where you can learn about structs or where you can learn about making a tagging system?