Which Programming Language Should I Start With: C or C++?

0
1
Asked By CuriousCoder42 On

I'm new to programming and trying to figure out whether I should start with C or C++. I thought about diving into C++, but I'm open to advice since I'm not sure what's best for beginners.

1 Answer

Answered By TechGuru23 On

I'd recommend starting with C. It's simpler, and you'll understand it better overall. Once you get the hang of C, moving to C++ will be a lot easier since you’ll only need to learn some additional features of the language.

NewbieDev -

So, learning a bit of C first will make C++ easier to tackle?

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.