Should I Master Python or Learn Multiple Programming Languages Before College?

0
11
Asked By TechWizard99 On

Hey! I'm a 16-year-old graduating from STEM high school, and I'm about to start my BS in Computer Science soon. I've been diving into programming tutorials and I want to get a head start before classes kick off. My question is: should I focus on mastering Python, or should I try learning several languages even if I can't become an expert in all of them right now? I know that programming can be pretty tough, and I want to avoid overwhelming myself, but I'm also worried that if I only concentrate on one language, I might not keep up in college. I've heard mixed opinions on whether it's better to go deep on one language or to have a broader exposure to many. For those of you who have been in this position or are already in the field, what advice can you offer? Any insights would be greatly appreciated! Thanks!

1 Answer

Answered By CodeCrafter42 On

I'd recommend not getting too hung up on just one language. Instead, focus on a fun project—whether that's a web app, a game, or something else—and choose a language that fits that project. Nothing beats the experience you’ll gain from solving real problems. If you're really interested in understanding programming deeply, consider reading 'C - A Modern Approach' by K. N. King. It’s a great resource, especially the fundamentals of programming with C, which will help you understand other languages better later on.

LearningNewThings -

Thanks for the advice! Do you have any tips on where to start with a project?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.