▲ | mrkeen a day ago | |||||||
Now we can type out the same semantics, and remain clueless about what it means, but with a new obfuscated syntax which stops us from asking about the semantics. | ||||||||
▲ | derefr a day ago | parent [-] | |||||||
Still for the better, because each token you don’t have to type when first learning programming is a token you can’t mistype. (Though the ultimate conclusion of this line of thinking is that programming 101 courses should be taught in as concise and syntax-light a language as possible, giving the learner as few opportunities to screw up the input as possible. I’m a fan of teaching programming in Ruby, personally. Not theory of programming, mind you; just programming as an iterative human process.) | ||||||||
|