# Collection Views in macOS Tutorial

**URL:** <https://forums.kodeco.com/t/collection-views-in-macos-tutorial/24578>\
**Category:** 🎓 Courses & Articles\
**Created:** [December 28, 2016, 2:03pm UTC](https://forums.kodeco.com/t/collection-views-in-macos-tutorial/24578 "2016-12-28T14:03:33Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![gmm](https://assets.chunter.kodeco.com/user_avatar/forums.kodeco.com/gmm/32/84886_2.png) [@gmm](https://forums.kodeco.com/u/gmm)\
**Post date:** [December 28, 2016, 2:03pm UTC](https://forums.kodeco.com/t/collection-views-in-macos-tutorial/24578/1 "2016-12-28T14:03:34Z")

</div>

Update note: This Collection Views in macOS tutorial has been updated to Xcode 8 and Swift 3 by Gabriel Miro. A collection view is a powerful mechanism for laying out an ordered set of data items in a visual way. Finder and Photos both do this: they let you tab through files in a gallery […]

* * *
 This is a companion discussion topic for the original entry at [https://www.raywenderlich.com/783-nscollectionview-tutorial](https://www.raywenderlich.com/783-nscollectionview-tutorial)
