0
C++ or C# or both?
Should i learn C++ or C# or can i learn both of them? How do each codes help?
5 Answers
+ 9
And why not both again?
+ 2
C#
+ 1
Pick one for now, then learn the other later. I suggest c# first if you are new to programming. Its more forgiving and easier for beginners to learn and use
0
Definitely C# as a beginner. C++ is too complex and there's a lot of stuff that you need to keep in mind.
C# has a lot of things already built in like Garbage collection and a ton of Libraries.
There's 12 ways to program something in C++ and that same code can be programmed 1 way in C# without spending too long on it.
i suggest start with C# and make your way to C++ later
0
Learning both would be like learning how to walk on your hands and learning how to drive at the same time. If you plan it right, it could be possible. But for a beginner it is suggested to do one at a time



