as a program which one should I start to learn btwn c, c++, and c#. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

as a program which one should I start to learn btwn c, c++, and c#.

12th Jun 2016, 9:45 AM
Joyx Kish
Joyx Kish - avatar
5 Answers
+ 2
1 :- c 2 :- c++ 3 :- c#
12th Jun 2016, 11:53 AM
VARUN KUMAR
VARUN KUMAR - avatar
+ 1
1. C 2. C++ 3. C# The reason I suggest this order is because C is the way to learn memory allocation, socket communication, interproccess communication, forks, threads etc. C++ is object oriented so it seams like a natural step C# is pure object oriented. Almost everything is an object with predefined methods that you can use to make your life easier, but it comes with a price: the user has to have .Net installed and it's not as fast as C++ (although the difference is not significant)
12th Jun 2016, 6:53 PM
Andrei Timofte
Andrei Timofte - avatar
0
c
12th Jun 2016, 10:13 AM
birag jain
birag jain - avatar
0
c
12th Jun 2016, 10:13 AM
birag jain
birag jain - avatar
0
i think c# is better to start first with
24th Jun 2016, 7:59 AM
seyfullah
seyfullah - avatar