Click here to Skip to main content
15,895,709 members

Survey Results

What would you recommend someone learn as their first programming language?

Survey period: 12 Jul 2015 to 26 Jul 2015

Let's assume you like the person and wish them no harm.

OptionVotes% 
C47620.05
C++28011.79
C#73931.13
Java2128.93
Javascript1496.28
Objective-C or Swift100.42
Pascal / Modula / Delphi883.71
PHP522.19
VB / VB.NET2018.47
Something else1677.03



 
GeneralC, but... Pin
Kornfeld Eliyahu Peter13-Jul-15 20:45
professionalKornfeld Eliyahu Peter13-Jul-15 20:45 
GeneralIndirect(ion) PinPopular
W Balboos, GHB13-Jul-15 8:33
W Balboos, GHB13-Jul-15 8:33 
GeneralRe: Indirect(ion) Pin
den2k8813-Jul-15 11:08
professionalden2k8813-Jul-15 11:08 
GeneralRe: Indirect(ion) Pin
W Balboos, GHB14-Jul-15 1:19
W Balboos, GHB14-Jul-15 1:19 
GeneralI picked javascript PinPopular
jkirkerx13-Jul-15 6:54
professionaljkirkerx13-Jul-15 6:54 
GeneralRe: I picked javascript PinPopular
SoMad13-Jul-15 21:15
professionalSoMad13-Jul-15 21:15 
Generalit all depends Pin
Dennis E White13-Jul-15 5:28
professionalDennis E White13-Jul-15 5:28 
GeneralProgramming isn't so much about language... PinPopular
Sander Rossel13-Jul-15 5:03
professionalSander Rossel13-Jul-15 5:03 
I learned programming in VB.NET, a language that's pretty horrible according to many people (at least on CP).
Yet I turned out fine.
I'm now doing C#, which I'm doing fine too.
Recently did some JavaScript and guess what? I did quite alright!

Just know your loops, arrays, scope, variables, access modifiers, basic memory management, data structures, OOP concepts, some Functional concepts...
You'll be alright in most languages.

The difficulty lies in the frameworks and the subtle differences between languages (like optional vs. mandatory break; in switch statements in JavaScript and C#).
And the only way to get better at those is by learning more languages.

Still, as far as a first one goes I'd say C#.
It's nice, clean, rich, has C syntax (which makes a transition to many other languages easier)...
Visit my blog at Sander's bits - Writing the code you need.
Or read my articles at my CodeProject profile.
Simplicity is prerequisite for reliability.
— Edsger W. Dijkstra
Regards,
Sander

GeneralRe: Programming isn't so much about language... Pin
Kevin McFarlane14-Jul-15 6:19
Kevin McFarlane14-Jul-15 6:19 
GeneralFortran on punch cards PinPopular
Graham Wilson13-Jul-15 4:12
Graham Wilson13-Jul-15 4:12 
GeneralRe: Fortran on punch cards Pin
den2k8813-Jul-15 5:41
professionalden2k8813-Jul-15 5:41 
GeneralRe: Fortran on punch cards Pin
  Forogar  13-Jul-15 6:02
professional  Forogar  13-Jul-15 6:02 
GeneralRe: Fortran on punch cards Pin
NotUnique14-Jul-15 6:51
professionalNotUnique14-Jul-15 6:51 
GeneralRe: Fortran on punch cards Pin
  Forogar  15-Jul-15 6:26
professional  Forogar  15-Jul-15 6:26 
GeneralRe: Fortran on punch cards Pin
Graham Wilson13-Jul-15 6:24
Graham Wilson13-Jul-15 6:24 
GeneralRe: Fortran on punch cards Pin
den2k8813-Jul-15 6:40
professionalden2k8813-Jul-15 6:40 
GeneralRe: Fortran on punch cards Pin
doright14-Jul-15 4:26
doright14-Jul-15 4:26 
GeneralRe: Fortran on punch cards Pin
den2k8814-Jul-15 5:00
professionalden2k8814-Jul-15 5:00 
GeneralRe: Fortran on punch cards Pin
W Balboos, GHB13-Jul-15 8:26
W Balboos, GHB13-Jul-15 8:26 
GeneralRe: Fortran on punch cards Pin
Daniel Pfeffer13-Jul-15 22:07
professionalDaniel Pfeffer13-Jul-15 22:07 
GeneralC for beginners Pin
Sharif Ahmad13-Jul-15 3:48
professionalSharif Ahmad13-Jul-15 3:48 
GeneralDepends. Pin
Stephen Hewitt13-Jul-15 3:42
Stephen Hewitt13-Jul-15 3:42 
GeneralObjective-C OR Swift? PinPopular
Marc Clifton13-Jul-15 3:31
mvaMarc Clifton13-Jul-15 3:31 
GeneralRe: Objective-C OR Swift? Pin
Rob Grainger13-Jul-15 23:02
Rob Grainger13-Jul-15 23:02 
GeneralRe: Objective-C OR Swift? Pin
User 1013254614-Jul-15 0:54
User 1013254614-Jul-15 0:54 

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.