+ 1
C++ or C#?
I want to learn new progamming language but I can't decide whether C++ or C# first. Which one first?
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
+ 2
C++ is better because C++ can be used to make OS(Operating System)
+ 1
C++. It's much better than C# (especially in performance)
+ 1
c++ is better and faster.
0
it simply depends on what you want to do



