DEV Community

Discussion on: Online courses recommendation

Collapse
 
perpetual_education profile image
perpetual . education

It's not a very nice things to say... but since we've taken over 40 online courses... no one teaches HTML or CSS well. It's just the truth. However, if you can get your mindset in the right place, and you talk to a mentor (clearly one who does write great HTML and CSS) - then they can kinda set you up with challenges and guide you around pretty quickly. Exercises for Programmers is a set of challenges we often use - and especially for front-end stuff. You might consider finding someone on CodeMentor - or even some people here have listings offering to help. If you get a few hours a week with a professional, and a set of challenges - you'll learn things fast - and save a lot of time. They mentor can teach you to think of the documentation as a toolbox / and teach you how to learn. There's a CSS Discord where you can also ask for help and get feedback. There's also some great JS stuff like Watch and Code. It's important to see real milestones and progress instead of following along with tutorials. Here's some thoughts on what order to learn things: dev.to/perpetual_education/what-wo... - and clearly, we have a bias about the very best way to learn it.