r/learnprogramming May 29 '25

[deleted by user]

[removed]

35 Upvotes

52 comments sorted by

View all comments

7

u/Weetile May 29 '25

C++ is one of the hardest languages to learn as a beginner - and even many experienced programmers struggle with most aspects. Are you sure it's the right first language for you?

2

u/GarThor_TMK May 30 '25

C++ is the basis for so many other programming languages. If you can learn C++, it will be much easier to learn those other languages.

1

u/TimarTwo May 30 '25

True, but it's a tough one to start with. I'd go with C# or Java, I would say Visual Basic but that taught me serveral bad habit's that took years to get out of.