Click here to Skip to main content
15,881,027 members

Survey Results

Which programming language would you recommend to learn first?

Survey period: 1 Apr 2019 to 8 Apr 2019

Assuming you're given no other information, in which direction would you point a budding new developer?

OptionVotes% 
C75740.05
C++1337.04
C#52927.99
Kotlin130.69
Java774.07
JavaScript or TypeScript884.66
PHP331.75
Python1719.05
Swift110.58
Other784.13

View optional text answers (133 answers)


 
GeneralRe: Java or C#, they are both similar in many respects Pin
Slacker0071-Apr-19 0:54
professionalSlacker0071-Apr-19 0:54 
GeneralRe: Java or C#, they are both similar in many respects Pin
honey the codewitch1-Apr-19 1:07
mvahoney the codewitch1-Apr-19 1:07 
GeneralRe: Java or C#, they are both similar in many respects Pin
ZurdoDev1-Apr-19 1:42
professionalZurdoDev1-Apr-19 1:42 
GeneralRe: Java or C#, they are both similar in many respects Pin
Slacker0071-Apr-19 1:47
professionalSlacker0071-Apr-19 1:47 
GeneralRe: Java or C#, they are both similar in many respects Pin
ZurdoDev1-Apr-19 2:03
professionalZurdoDev1-Apr-19 2:03 
GeneralRe: Java or C#, they are both similar in many respects Pin
Marc Clifton2-Apr-19 2:25
mvaMarc Clifton2-Apr-19 2:25 
GeneralRe: Java or C#, they are both similar in many respects Pin
Slacker0072-Apr-19 2:35
professionalSlacker0072-Apr-19 2:35 
GeneralRe: Java or C#, they are both similar in many respects Pin
Lutosław7-Apr-19 1:05
Lutosław7-Apr-19 1:05 
Uh I miss C# so much... I was using it for years during collage and uni and even wrote a bunch of articles here on CP. But UNFORTUNATELY I was doing some maintenance tasks during apprenticeship for *one month* and all the recruiters where like "oh we have a Java programmer here". And they did their ironic smiles when I said that I have basically 10 years of uncommercial C# experience and it's more than one month of fixing NPEs in some 5-year old legacy shut.

So... now I code Java full-time... and it's not so bad because there are tools which are workarounds for Java ugliness. But yep, no properties. Oh, and no run-time generics, indexers, object/collection initializers, raw strings, operator overloading (bigNumberA.add(b.minus(c).div(d)).multiply(e)), tuples, Linq, value types, events, convenient syntactic suger like ?. and so on. And don't get me started on pattern matching. Oh! there are fake lambdas which are translated to anonymous classes (in C# you have an expression tree which MIGHT be translated to classes but doesn't have to - it might be like, SQL or whatever).

On the good side, the IDE is almost as good as VS.
GeneralOf course C#. Pin
GKP199231-Mar-19 22:17
professionalGKP199231-Mar-19 22:17 
GeneralRe: Of course C#. Pin
PeejayAdams1-Apr-19 0:04
PeejayAdams1-Apr-19 0:04 
GeneralRe: Of course C#. Pin
GKP19921-Apr-19 0:42
professionalGKP19921-Apr-19 0:42 
GeneralRe: Of course C#. Pin
honey the codewitch1-Apr-19 1:11
mvahoney the codewitch1-Apr-19 1:11 
GeneralDepends on the motivation Pin
KarstenK31-Mar-19 21:26
mveKarstenK31-Mar-19 21:26 
GeneralRe: Depends on the motivation Pin
OriginalGriff31-Mar-19 21:49
mveOriginalGriff31-Mar-19 21:49 
GeneralRe: Depends on the motivation Pin
KarstenK31-Mar-19 21:55
mveKarstenK31-Mar-19 21:55 
GeneralRe: Depends on the motivation Pin
GKP199231-Mar-19 22:20
professionalGKP199231-Mar-19 22:20 
GeneralC Pin
den2k8831-Mar-19 21:16
professionalden2k8831-Mar-19 21:16 
GeneralRe: C Pin
honey the codewitch1-Apr-19 0:34
mvahoney the codewitch1-Apr-19 0:34 
GeneralRe: C Pin
den2k881-Apr-19 0:40
professionalden2k881-Apr-19 0:40 
GeneralRe: C Pin
honey the codewitch1-Apr-19 0:44
mvahoney the codewitch1-Apr-19 0:44 
GeneralRe: C Pin
Slacker0071-Apr-19 0:56
professionalSlacker0071-Apr-19 0:56 
GeneralRe: C Pin
honey the codewitch1-Apr-19 1:08
mvahoney the codewitch1-Apr-19 1:08 
GeneralRe: C Pin
Slacker0071-Apr-19 1:10
professionalSlacker0071-Apr-19 1:10 
GeneralRe: C Pin
honey the codewitch1-Apr-19 1:15
mvahoney the codewitch1-Apr-19 1:15 
GeneralRe: C Pin
den2k881-Apr-19 1:32
professionalden2k881-Apr-19 1:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.