top | item 39293101

Ask HN: Recommendation for Intermediate CSS Course?

44 points| raasdnil | 2 years ago

A co-worker asked for a recommendation for a good CSS course for them to learn further. They are not a total beginner and can do fairly complex styling and the like, however, they have been 100% self taught and so have picked up things that are just the wrong way of doing it.

Most intermediate courses I've found focus on CSS frameworks or precompilers and the like, he doesn't want this as most of their work is landing pages etc so the CSS course needs to focus on plain CSS with HTML.

Any recommendations?

11 comments

order

afloatboat|2 years ago

While I haven’t read his book [0], I always enjoy the articles by Ahmad Shadeed [1][2]. The ones that focus on how big websites like Facebook implemented specific functionality and how he would have tackled it are a great resource in advanced CSS.

I would also recommend the “thinking of ways to solve…” gui challenges [3] YouTube videos and web.dev articles by Adam Argyle.

Others have mentioned Josh W Comeau who definitely puts out good articles as well.

In the end, as with everything programming related it comes down to actually building stuff and getting your hands dirty. CSS is really something you can only get better at by running into real world issues and discovering its quirks.

[0] https://debuggingcss.com/

[1] https://www.ishadeed.com

[2] https://www.defensivecss.dev

[3] https://youtube.com/playlist?list=PLNYkxOF6rcIAaV1wwI9540OC_...

gangwolf|2 years ago

Following what others have said, Josh W. Comeau's work is really impressive. Do you or your co-worker have a way to get in touch directly? I think I've got something they might be interested in.