Hey everyone! I'm totally new to coding and I'm diving into HTML, CSS, and Java. I've always wanted to learn these languages because I have some cool ideas I want to create. I'm not interested in paid courses right now—just following the 'Future Fullstack' videos, which I find to be a great starting point. I know I need to practice a lot too, so I'm looking for advice. How long did it take you to learn? Also, what are your thoughts on AI tools that can quickly create websites and apps? Would love to hear your experiences!
3 Answers
One crucial point to remember: Java and JavaScript are not the same at all! They’re two separate programming languages. For your web dev journey, you’ll want to focus on HTML, CSS, and JavaScript for the front end, and Java can be considered for the back end.
I suggest checking out The Odin Project for fullstack development; it's free and covers everything you need. It emphasizes hands-on projects, which is a great way to learn. Just a heads up, it took me about 3 months to finish the JavaScript section because I took my time with it; but honestly, the key is consistency in practice. As for AI tools, they’re mostly useful for those who don’t care about the nitty-gritty of coding. Real software development requires careful planning and understanding—so don’t let AI discourage you. It can be great for getting ideas, but relying on it too heavily might hinder your coding skills in the long run.
What do you want to focus on? Web development, app creation, or games? Since you’re starting with HTML and CSS, I assume web development is your goal. Remember, web development breaks into front-end (HTML/CSS) and back-end. You’ll definitely want to learn JavaScript for front-end work. Java's great for back-end, but it's a different beast from JavaScript. Let me know what exactly you're aiming for, and I can guide you further!

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