Click here to Skip to main content
15,915,319 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
harold aptroot21-Apr-16 8:46
harold aptroot21-Apr-16 8:46 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
svella21-Apr-16 13:19
svella21-Apr-16 13:19 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
R. Erasmus21-Apr-16 22:12
R. Erasmus21-Apr-16 22:12 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
harold aptroot21-Apr-16 22:19
harold aptroot21-Apr-16 22:19 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Duncan Edwards Jones20-Apr-16 3:44
professionalDuncan Edwards Jones20-Apr-16 3:44 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Marc Clifton20-Apr-16 5:24
mvaMarc Clifton20-Apr-16 5:24 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Duncan Edwards Jones21-Apr-16 2:40
professionalDuncan Edwards Jones21-Apr-16 2:40 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
den2k8820-Apr-16 3:47
professionalden2k8820-Apr-16 3:47 
I'd go with C.

It helps a lot understanding the basic flow of instructions, it enforces the need to think to the solution before writing as many typed languages do. It's clean and logical and helps keeping the clutter to the bare minimum until it is understood what inclusion of headers do - and the meaning of definition, declaration and modularity.

It allows to learn programming by steps, seeking new instruments when needed instead of providing with a messy garage of instruments with varying degrees of necessary skills to be used properly - the contrary of Java and VB6 (my first programming language excluding a brief and failed encounter with GW-BASIC) for example.
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

"When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey

If a coffee bean is between the Earth and the Sun, is it a Java Eclipse? -- Sascha Lefèvre
/xml>

AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
F-ES Sitecore20-Apr-16 3:51
professionalF-ES Sitecore20-Apr-16 3:51 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Mike Diack20-Apr-16 5:50
Mike Diack20-Apr-16 5:50 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
PIEBALDconsult20-Apr-16 4:05
mvePIEBALDconsult20-Apr-16 4:05 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Eytukan20-Apr-16 4:11
Eytukan20-Apr-16 4:11 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
OriginalGriff20-Apr-16 4:16
mveOriginalGriff20-Apr-16 4:16 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Chris Losinger20-Apr-16 4:20
professionalChris Losinger20-Apr-16 4:20 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
kdmote21-Apr-16 8:23
kdmote21-Apr-16 8:23 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Kevin McFarlane20-Apr-16 6:03
Kevin McFarlane20-Apr-16 6:03 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
RedDk20-Apr-16 7:02
RedDk20-Apr-16 7:02 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Marc Clifton20-Apr-16 8:14
mvaMarc Clifton20-Apr-16 8:14 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Mark_Wallace20-Apr-16 7:23
Mark_Wallace20-Apr-16 7:23 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Kirk 1038982121-Apr-16 2:55
Kirk 1038982121-Apr-16 2:55 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
MikeTheFid21-Apr-16 3:45
MikeTheFid21-Apr-16 3:45 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
James VT21-Apr-16 4:42
James VT21-Apr-16 4:42 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Kirk Wood21-Apr-16 4:26
Kirk Wood21-Apr-16 4:26 
AnswerRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
SirMungus21-Apr-16 5:01
SirMungus21-Apr-16 5:01 
GeneralRe: Duck-typed script languages, or statically typed "compiled" languages? Pin
Marc Clifton21-Apr-16 5:13
mvaMarc Clifton21-Apr-16 5:13 

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.