+ 1

C++ or C#?

I want to learn new progamming language but I can't decide whether C++ or C# first. Which one first?

28th Nov 2016, 12:22 AM
Edric Gordon
Edric Gordon - avatar
5 Answers
0
That depends on what you want to get out of learning it. C++ is very "low level" and you'll learn a lot about how computer memory works and how to access and use it, but it's also got a higher learning curve. C# is a higher level language that hides a lot of the memory complexity for you, but is generally not as performant and is(until recently) almost exclusively Windows only. are you just learning for fun? to get a job? what kind of projects would you want to work on? all these things and more would help decide what language would be most valuable to you
28th Nov 2016, 12:39 AM
Josh K
Josh K - avatar
+ 2
C++ is better because C++ can be used to make OS(Operating System)
30th Nov 2016, 9:44 AM
Vincent
Vincent - avatar
+ 1
C++. It's much better than C# (especially in performance)
28th Nov 2016, 12:36 AM
Ben
Ben - avatar
+ 1
c++ is better and faster.
28th Nov 2016, 1:40 AM
Jonathan
0
it simply depends on what you want to do
28th Nov 2016, 12:48 AM
zetrova
zetrova - avatar