- Overview
- Transcript
1.3 The Course Structure
In this video you’ll learn how to use the course and lesson structure.
1.Introduction3 lessons, 05:39
1.1Welcome00:27
1.2What Are Preprocessors?02:43
1.3The Course Structure02:29
2.Installing and Using Sass2 lessons, 05:48
2.1Install Method 1: The Command Line03:07
2.2Install Method 2: Dedicated Apps and Services02:41
3.Week 17 lessons, 59:11
3.1Day 1: Syntax08:09
3.2Day 2: Nesting11:50
3.3Day 3: Nested Properties05:04
3.4Day 4: Variables06:22
3.5Day 5: Interpolation05:36
3.6Day 6: Data Types13:32
3.7Day 7: Operations08:38
4.Week 27 lessons, 44:27
4.1Day 1: @import Directive06:04
4.2Day 2: Partials03:02
4.3Day 3: @media Directive04:35
4.4Day 4: @extend Directive05:43
4.5Day 5: @if and @for Directives08:36
4.6Day 6: @each and @while Directives11:03
4.7Day 7: Mixins05:24
5.Conclusion1 lesson, 00:54
5.1Final Words00:54
1.3 The Course Structure
Let's take a look at the course structure. There are 20 lessons in total. We have five introduction ones where you'll learn about preprocessors and how to install Sass. Then 14 lessons for the essential aspects of Sass. And finally, a conclusion lesson. Now this course is meant to teach you Sass in 14 days, that's one lesson a day, around ten minutes, that's a coffee break, basically. Each lesson has an exercise attached to it. You can find it in the source files. And along with that exercise, you'll also find a folder with the solution. I strongly suggest you make this exercise, because it's a very good way of testing what you've just learned in the video lesson for that day. Once you create your own solution, you can go ahead and compare that against the provided solution, or answer, in the source files. If you want, of course. And if you have a problem with a lesson and need some extra help, you can always create a thread on the community forum. Now, each day also has a base folder. The base folder contains the files you should start working on in that particular day. Now, you could watch this entire course in a single day. But I recommend you stick to the one lesson per day rule, because it's gonna help you, it's gonna give you time to assimilate what you learned, and some people just don't have that kind of time. Maybe you just want watch that lesson when you're on the subway or when you're going to work or when you have a coffee break from work, it's really up to you how you do it. If you want to get it done faster, then get two lessons per day. And by doing that, you're gonna shorten the entire duration of the course to one week instead of two. The information really is out there. It's really up to you how you use it. All right, now, with that, let's go ahead and start learning about Sass in more detail. And the first thing we should start with is, well, how do you install it and how do you use it? That's coming up next.