1 00:00:00,000 --> 00:00:09,370 [MUSIC] 2 00:00:09,370 --> 00:00:11,667 Hi and welcome to this workshop series. 3 00:00:11,667 --> 00:00:16,620 My name is Pasan and I am an iOS developer and instructor at Treehouse. 4 00:00:16,620 --> 00:00:20,820 This workshop is different from most workshops or courses at TreeHouse 5 00:00:20,820 --> 00:00:26,460 because it is a cookbook for learning how to use stack views in auto layout. 6 00:00:26,460 --> 00:00:29,180 If you've never encountered the term cookbook before 7 00:00:29,180 --> 00:00:33,560 in the context of programming, thing about what a cookbook does. 8 00:00:33,560 --> 00:00:38,236 It contains recipes that walk you though making a very specific thing. 9 00:00:38,236 --> 00:00:42,731 Just like an actual cookbook, this workshop is going to contain recipes for 10 00:00:42,731 --> 00:00:45,880 different auto layout based examples. 11 00:00:45,880 --> 00:00:49,200 In here, you won't learn any of the underlying concepts. 12 00:00:49,200 --> 00:00:52,840 In each video, I've linked two content where you can get that. 13 00:00:52,840 --> 00:00:57,400 Instead, you'll work through these specific examples to get a handle on 14 00:00:57,400 --> 00:00:58,880 how to use stack views. 15 00:00:58,880 --> 00:01:01,599 For every recipe, there's a pair of videos. 16 00:01:01,599 --> 00:01:04,848 Both videos in the pair will achieve the same end results, but 17 00:01:04,848 --> 00:01:09,290 one will use interface builder and the other will make use of layout code. 18 00:01:09,290 --> 00:01:09,900 Hope you enjoy it.