Hi there! I'm eager to create my own website, but when I look for resources, I'm overwhelmed by ads and courses everywhere. Even YouTube videos seem to be full of course promotions, and Google is flooded with site generators. I want to start from scratch – learn the languages, work with an IDE, and have something I can be proud of. I know some HTML (though I've only learned it and haven't used it practically yet), and I have experience in robotics using C++. Aside from that, I'm a complete beginner. Experienced developers, could you share any helpful resources, videos, guides, or tips? I have a passion project in mind and want to turn it into reality. Thanks a lot!
4 Answers
If you want an ad-free browsing experience while you search for resources, try using Brave Browser. It blocks ads automatically, making it easier to find what you're looking for without distractions.
The Mozilla docs are also invaluable. They have fantastic beginner tutorials that walk you through HTML and CSS. It's a great way to build your knowledge as you progress.
Check out The Odin Project! It's a great resource for learning web development from the ground up, and it’s totally free. Plus, they cover everything in detail, which should help you get a solid foundation.
Make sure to learn some CSS too! It will help you style your website, and if you ever want to add animations, JavaScript is the way to go.

Thanks so much! I've been searching for something like this!