Hey everyone! I've been wanting to dive into programming for a while now. About three years ago, I started learning JavaScript mainly to create Discord bots because I was really into that app, but I didn't follow through. Now that I'm 16, I want to actually learn something serious. I'm not exactly sure what to focus on yet; I just want to learn for fun but it could also help me later since I'm considering majoring in AI, Computer Science, or Business (not entirely sure yet). Any suggestions on what language I should start with? Thanks!
6 Answers
Don't get too caught up in which language to pick. Just choose one and start coding! You'll likely learn multiple languages over time. If it helps, Python is a solid choice for beginners, but C or C++ are great too if you're up for a challenge. I spent way too long stressing over my first choice instead of just diving in.
I highly recommend Python! It's widely used in AI and is generally easier to pick up than many other programming languages. If you're looking for courses, try searching for 'MOOC Python 2025' to find some free resources.
Think about a project you want to create, then choose a language that suits it. Having a goal makes learning much more enjoyable and gives you something to strive for!
Honestly, what matters more is grasping the fundamentals rather than fixating on a specific language. Since you’ve dabbled in JS, consider sticking with it a bit longer. Deepen your understanding in JS, and you'll find learning new languages later on will just be about adapting what you know to new syntax.
I’d say go with Python and try starting with a course, then jump into a project. Expect some struggles; that’s totally normal! Just make sure you’re excited about what you’re building. If you’re unsure about what to tackle for a project, ask chatgpt for beginner-friendly ideas that would fit your context. Good luck!
When I first started, I picked up C++ to really understand the basics and the low-level workings of programming. That definitely made switching to other languages easier later on.
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