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

CSS

Seth Warner
Seth Warner
5,348 Points

I want to learn Sass. I know CSS from Codecadmey and would like to know what course for Sass to start out on here..

I see there are quite a few different courses involving learning sass. Which of the following should I start out on?

Modular Css with Sass Sass basics Css to sass sass to css or compass basics

Seth

3 Answers

Alejandro Mesa
Alejandro Mesa
9,813 Points

I would take the Sass Basics with Hampton Catlin, he's actually the creator of Sass, he's really funny and a good teacher, sometimes he over complicates stuff, like at the end of the course, but don't worry about that you will get it as you code more and more. Sass is really powerful and with the Sass Bootstrap release, it's gonna get even more popular. https://teamtreehouse.com/library/sass-basics

Well start with the basics? :D CSS to Sass? :)

Seth Warner
Seth Warner
5,348 Points

Alejandro Mesa Suarez Awesome! I had no idea he was the creator. I think it was created to college females, Ill start on it today! Marcus Klausen I was considering that course simply because I thought it was "transition" me into sass then I could take the Sass basics course once I was "transitioned" BUT apparently jumping right into the Sass basics courses is okay ^ ^

Alejandro Mesa
Alejandro Mesa
9,813 Points

Hey Seth, I'm not an expert on Sass but this video helped me a lot.

https://www.youtube.com/watch?v=wz3kElLbEHE Sass Tutorial by Derek Banas

http://sass-lang.com/guide Sass Documentation is really good too. Nice examples.

Good Luck