0

C++ or C# or both?

Should i learn C++ or C# or can i learn both of them? How do each codes help?

11th Jun 2017, 2:34 PM
Avi
5 Answers
+ 9
And why not both again?
11th Jun 2017, 4:21 PM
Hatsy Rei
Hatsy Rei - avatar
+ 2
C#
11th Jun 2017, 3:01 PM
Yasiru Nayanajith
Yasiru Nayanajith - avatar
+ 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
11th Jun 2017, 2:42 PM
aklex
aklex - avatar
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
11th Jun 2017, 2:53 PM
Limitless
Limitless - avatar
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
11th Jun 2017, 4:31 PM
Limitless
Limitless - avatar