I've been learning coding by watching YouTube tutorials for about a week now, and I've started with HTML to make my own website. I've got a handle on a few tags like table, form, div, a, p, h1-6, and span. However, when I try to build something on my own, I feel stuck and unsure of my next steps. I see many people excelling in this field, and I genuinely want to become proficient too. I'd appreciate any useful advice to guide me on my coding journey. Thank you!
3 Answers
You might want to check out The Odin Project as a structured learning path for web development. It's useful to have a clear vision of your website's layout, even if it's just a simple sketch showing where you want your sections and buttons. Build from that foundation!
I can relate to your experience! I also started with Python thinking it was the way to go for web development. After learning a bit, I realized it wasn't quite the route I wanted to take either, but don't be discouraged! Everyone's journey is different.
You're definitely on the right path! Remember, programming isn't just about learning different languages. It's more like learning to drive; once you get the hang of it, switching to a new language becomes easier. Starting with Python could be a fantastic move since it's user-friendly. Spend a week or so grasping the basics, and then dive into a fun project like a tic-tac-toe game. From there, you can level up to bigger challenges, but just make sure to pace yourself and focus on hands-on practice instead of just reading theory.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically