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 Build a Simple iPhone App with Swift Views and View Controllers View Controllers and IBAction

what is a "Class"

I am following from the beginning "iOS development with SWIFT"but there is not explain about "Class".

2 Answers

yes I know (actually I could learn all programming with swift on Apple's documentation) but I think that there is something missing in Swift Basic, and the track course about "iOS Development with Swift" is not complete. Class and Structure is an important foundation that can not miss.

Friedemann Wachsmuth
Friedemann Wachsmuth
1,231 Points

I totally second this. Pasan doesn't really build on top of Amit's course -- he also talks much faster and seems to be less thorough with explanations, which is sad. It also does not really help to click around in lightning speed to show stuff that "does not really matter" (like when removing the @IBAction a couple of times).

Hi David, you can read Apple's documentation - Classes and Structures, to help you understand what classes are.