Should I Learn C or C++ First for Open Source Projects?

0
9
Asked By CuriousCat123 On

I'm really eager to dive into programming, especially since I have a keen interest in contributing to some open source projects that I love. However, I'm at a crossroads about whether to focus on C or C++ for this journey. I've heard that C++ can be tougher for beginners to learn, but many projects I'm interested in are written in C, which might be harder to grasp as a newbie. To complicate things further, my laptop is pretty old—it's a ThinkPad with limited capabilities—so I'm also considering what would work better on such hardware. I'm not into web development and just want to dedicate myself to one language to build a solid foundation in computer science quickly. Any advice would be greatly appreciated!

1 Answer

Answered By TechieGuru89 On

Honestly, learning C is almost a must if you're planning on tackling C++. The two languages are closely related, and by starting with C, you'll easily pick up a lot of the fundamentals needed for C++. Just find what excites you—pick a language that aligns with your interests!

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.