+ 1
C, C++ or C#?
So I've been wondering... Should I (maybe) learn: C, C++, or C#?
5 ответов
+ 4
that depends on your goal.
+ 1
Start with C# and then go to C++ followed by C.
C# will cover most modern Windows applications. C++ is when you need to fiddle with the hardware. C is usually reserved for edge cases and Linux kernel work.
0
According to one my trusted mentors(mr.jadi) that is not matter what programming language do you want to start if you don't know your path. The key concept is to understand the logic of programming and getting used to the algorithms and patterns. For a simple start you can begin with python because it is easiest programming language and powerful enough to build even machine learning models. Despite of it's performance if you want you can continue your journey on python else you can migrate on other languages that meets your needs.
In conclusion before you begin with best language ever you have to know and understand the key concept of programming I guarantee you after learning a programming language, you get logic of how to code then you can easily learn other programming languages.
The difference between the programming languages is their applications and syntax, thats it :))
In my opinion start with python then you will be automatically search what is the best language that meets your needs.
Regards, Walter
0
Это разные
0
All 3 of them for different programs