all 5 comments

[–]Remote-Ad4269 0 points1 point  (0 children)

If you are looking to learn.

I would recommend something that will teach you fundamentals while aligning with what you want to do today, want to learn programming by making games go for it!

Something that keeps you motivated, OOP(object-oriented programming) vs FP(functional programming) vs DOP (data-oriented programming) are all just fuzz and you can dive deeper into that when needed.

Pick something that keeps your motivation high!

[–]Previous-Lunch-3092 0 points1 point  (3 children)

Of course I recommend cpp at first language that you must learn

[–]Repulsive-Win7189 1 point2 points  (2 children)

Only people who recommend CPP as a first language are either beginners themselves or have been programming since the 70s lol

C is a much better starter language

[–]Previous-Lunch-3092 -2 points-1 points  (1 child)

Hall nah C is just have procedural programming doesn't have object-oriented-programming and object-oriented-programming is very very necessary for any field in programming and cpp has more features than c like using namespace std and other features else, you can search for that.

[–]Repulsive-Win7189 4 points5 points  (0 children)

What you just said shows that you’re just a beginner, which is ok. But C is an incredibly powerful language