Should I Learn C or Stick with Python as a Beginner?

0
5
Asked By CuriousCoder92 On

Hey everyone! I've been working a regular job for two years now, but it feels really dull and there's no advancement opportunities. Recently, I stumbled upon some Python tutorials and got hooked on coding! I've been learning it for about two weeks and I love it. I've read that some people recommend starting with C to build a solid foundation in programming concepts. My goal is to break into the tech industry eventually, and maybe pursue a master's in computer science since I don't have a background in that field. Given my enthusiasm for programming, should I continue with Python or make the switch to learning C for long-term success? Thanks!

1 Answer

Answered By TechyTom On

I’d suggest you keep at it with Python. The key to becoming a good programmer isn’t just about the language; it’s about understanding the core concepts that apply across the board. Many folks get caught up learning syntax for lots of different languages without diving deeper. C is valuable, but it can slow you down if you're just starting out. Most jobs actually don’t use C much, focusing more on languages like Python for most applications. It will definitely help you understand how things work under the hood, but there are faster routes to break into the industry.

LearningLucy -

That's an interesting perspective! I personally lean towards C for the foundational knowledge it offers. If you’re in it for the long haul and truly interested, C can teach you about systems and memory management, which are crucial concepts. It might be tough at first, but with your enthusiasm, I bet you can handle it!

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.