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

0
3
Asked By CuriousCoder42 On

I'm new to programming and I'm stuck between starting with C or C++. I've done some searching but the advice hasn't been clear. I'm leaning towards C++ first, but I'm open to suggestions. What do you think?

1 Answer

Answered By TechieGeek99 On

I suggest starting with C. It's simpler and you’ll grasp the fundamentals much better. Once you have a solid foundation in C, moving to C++ will be much easier, and you'll just need to pick up a few additional concepts to get comfortable with the object-oriented features.

LearningNewThings -

So I should learn some C first to ease into C++?

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.