Computer Code as a Medium for Human Communication

A psychologist looks at Programming Languages:

Programming languages are not only useful to command computers, they also increasingly are a medium for human communication. I will use the framework of distributed cognition to discuss how knowledge is shared in a team of programmers and to show that computer code plays an important role in it. The resulting model of how programmers comprehend code suggests that common grounds play an important role in it. I propose two hypotheses concerning the means used by programmers to refer to common grounds from within their code. The hypotheses imply that modern languages, such as Scala, offer advantages as human communication mediums. I describe an experiment, using an eye-tracking device, that measures the performance of code comprehension. The hypotheses are tested by varying the degree of reference to common grounds.

Computer Code as a Medium for Human Communication: Are Programming Languages Improving?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

One of my prime whinges against the Executable UML movement...

...as a way of communicating warm fuzzy feel for the structure. UML's good.

As a way of communicating, precisely, unambiguously and in exacting detail.... UML's a horror. Give me a decent programming language any day.