Click here to Skip to main content
15,907,231 members

Survey Results

What is the best starting language for a new developer?   [Edit]

Survey period: 7 Apr 2008 to 14 Apr 2008

Some developers start with scripting and move to high level languages, while other start with ASM and continue from there. What do you think is best way to start? (Suggested by Christiaan Rakowski)

OptionVotes% 
Assembler (any flavour)512.43
C30614.59
C++28713.68
C# / Java69633.17
Lisp150.71
Pascal / Modula / Delphi1266.01
Python361.72
VBScript241.14
Visual Basic26912.82
The first language will depend on what area the developer will want to work24111.49

View optional text answers (93 answers)


 
GeneralRe: Crazy optional answer Pin
StevenWalsh7-Apr-08 7:38
StevenWalsh7-Apr-08 7:38 
GeneralRe: Crazy optional answer Pin
illium7-Apr-08 8:26
illium7-Apr-08 8:26 
GeneralRe: Crazy optional answer Pin
leppie7-Apr-08 10:52
leppie7-Apr-08 10:52 
GeneralIt depends... Pin
ghle7-Apr-08 4:46
ghle7-Apr-08 4:46 
GeneralIf C/C++ a possibility then no garbage collection please Pin
MurrayLang7-Apr-08 3:58
MurrayLang7-Apr-08 3:58 
GeneralRe: If C/C++ a possibility then no garbage collection please Pin
leonej_dt7-Apr-08 7:42
leonej_dt7-Apr-08 7:42 
GeneralRe: If C/C++ a possibility then no garbage collection please Pin
Rachel Mant7-Apr-08 10:28
Rachel Mant7-Apr-08 10:28 
GeneralPython or Pascal Pin
Nemanja Trifunovic7-Apr-08 3:31
Nemanja Trifunovic7-Apr-08 3:31 
To learn basic programming concepts like data structures and alorithms, I vote for something readable, clean and *not* object oriented: Python is probably a very good choice for a beginner, and some flavor of Pascal would be probably good too.

Later, some assembly language knowledge is very good to learn the basics and be able to do serious debugging and crash analysis.

For system programming, the next logical step is C, then C++.
For web programming: HTML, JavaScript and one of: Perl, PHP, Ruby, Java, C#
For "enterprise" programming: SQL and one of: C#, Java, COBOL, Visual Basic.


modified on Monday, April 7, 2008 9:50 AM

GeneralWhy are C# and Java grouped Pin
Machaira7-Apr-08 2:54
Machaira7-Apr-08 2:54 
GeneralRe: Why are C# and Java grouped Pin
Kannan.P7-Apr-08 3:13
Kannan.P7-Apr-08 3:13 
GeneralRe: Why are C# and Java grouped Pin
leppie7-Apr-08 3:23
leppie7-Apr-08 3:23 
GeneralRe: Why are C# and Java grouped Pin
tlcouger7-Apr-08 3:27
tlcouger7-Apr-08 3:27 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 3:32
Nemanja Trifunovic7-Apr-08 3:32 
GeneralRe: Why are C# and Java grouped Pin
LeonardReinhart7-Apr-08 3:39
LeonardReinhart7-Apr-08 3:39 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 3:42
Nemanja Trifunovic7-Apr-08 3:42 
GeneralRe: Why are C# and Java grouped Pin
LeonardReinhart7-Apr-08 3:50
LeonardReinhart7-Apr-08 3:50 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 3:57
Nemanja Trifunovic7-Apr-08 3:57 
GeneralRe: Why are C# and Java grouped Pin
LeonardReinhart7-Apr-08 4:18
LeonardReinhart7-Apr-08 4:18 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 6:57
Nemanja Trifunovic7-Apr-08 6:57 
GeneralRe: Why are C# and Java grouped Pin
LeonardReinhart7-Apr-08 7:52
LeonardReinhart7-Apr-08 7:52 
GeneralMessage Closed Pin
7-Apr-08 6:30
jlac40967-Apr-08 6:30 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 6:53
Nemanja Trifunovic7-Apr-08 6:53 
GeneralMessage Closed Pin
7-Apr-08 8:23
jlac40967-Apr-08 8:23 
GeneralRe: Why are C# and Java grouped Pin
Nemanja Trifunovic7-Apr-08 10:18
Nemanja Trifunovic7-Apr-08 10:18 
GeneralRe: Why are C# and Java grouped Pin
Shog97-Apr-08 7:24
sitebuilderShog97-Apr-08 7:24 

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.