Is Learning C a Smart Move for My Programming Journey?

0
17
Asked By CuriousCoder92 On

I'm contemplating whether learning C as my next programming language is a good idea. I already have some experience with Python, JavaScript, a bit of Java, C#, and Bash. I'm currently diving into cybersecurity, but I'm also interested in continuing my development skills. Anyone able to weigh in on this?

3 Answers

Answered By OldSchoolDev On

Grabbing C will really change your perspective on programming since it doesn't have modern features like OOP or dynamic typing. It might be challenging, but the knowledge you gain is extensive and valuable.

Answered By BuildItBetter On

I'd suggest focusing on what you actually want to build. With your current experience, you’ve got a solid base. You could learn C to explore new project ideas, but it might be easier if you start with something specific in mind.

Answered By TechNerd99 On

C can be a great language to learn, especially depending on your goals. It's one of the foundational languages and understanding it can really enhance your programming skills.

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.