Wednesday, July 11th, 2007
Scott Rosenberg’s Wordyard » Blog Archive » Code Reads #11: Notes on Postmodern Programming
For me, the most important sentence in the paper is the first one:
The ultimate goal of all computer science is the program. [..] Designers, programmers, engineers, we must all return to programming!
I also strongly agree with their view that computer science is […]
Thursday, June 28th, 2007
How a programmer interacts with a programming language in the effort to create a program is one aspect of a programming language design that, although implicit in the way the language is used, isn’t traditionally explicitly present in language design discussions.
The interaction model describes the conceptual model of the act of programming presented by the […]