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

Revision for SWIFT basic course

Hey, I've started the Beginner's course for swift on "treehouse" and I've completed Basics, Collection and Control Flow and Functions. It's been a while since I've last visited the website. That's why I need some handy material to revise all things I've learnt quickly. Please help, seeing all the videos again will take a lot of time!

2 Answers

Hi!

Here's what I do: I download the Project Files for each module that I complete, which shows all the playground code which Pasan has written. I go through it and annotate it where I need to, and watch the video for any sections I don't understand.

I now have one MASSIVE playground with notes for all the beginner and intermediate materials, fully annotated :)

Hi, you could watch the last video of each section, where the instructor basically says all the things we've learned so far and you could download the Xcode Playground file for each course, reading the comments!