Tagged Questions
4
votes
41answers
958 views
On your very first program, which construct hooked you on programming?
To me it was the If statement, I'm psyched up, since then I believed that computers are very intelligent, or I can at least make it appear intelligent because of it.
0
votes
9answers
463 views
Is there a programming language that allows variable declaration at call site?
Update 2: examples removed, because they were misleading. The ones below are more relevant.
My question:
Is there a programming language with such a construct?
Update:
Now when I think about it, ...