June 2023
M T W T F S S
« Jan    
 1234
567891011
12131415161718
19202122232425
2627282930  

Categories

Archives

Archives

Designing a GUI for Automated Testing

The Problem and Its Solutions

If we were living in a perfect world, the business logic would be separated from the presentation layer. Since Rave sits atop a rich GUI, where event handlers can execute arbitrary code, there exists a strong temptation to put business logic in the presentation layer. The fact that we code […]

Cognition and Linguistics

I see the study and development of computer languages as two sides of the same coin. A computer language should enable the programmer to express, clearly and concisely, an algorithmic intent. It should not burden the programmer with a particular model of computation, ex.

Cognition of Linguistics ————————–

In order that we express to […]