OP: http://www.bentilly.blogspot.com/2010/08/analysis-vs-algebra-predicts-eating.html tl;dr "One way [to eat corn] is to munch over the length of the corn in a straight line, back up, turn slightly, and do another row across. Kind of like how an old typewriter goes. The other way was to go around in a spiral. All of the analysts were eating in spirals, and the algebraists in rows. "Upon my first encounter it was clear to me that object oriented programming is something that appeals to algebraists. So if you're a programmer and found Design Patterns: Elements of Reusable Object-Oriented Software to be a revelation, it is highly likely that you lean towards algebra and eat your corn in neat rows. Going the other way, if the techniques described in On Lisp appeal, then you might be on the analytic side of the fence and eat your corn in spirals. This is particularly true if you found yourself agreeing with Paul Graham's thoughts in Why Arc Isn't Especially Object-Oriented. There was a period that I thought that the programming division might be as simple as functional versus object oriented. Then I encountered monads, and I learned that there were functional programmers who clearly were algebraists. (I know someone who got his PhD studying Haskell's type system. My prediction that he ate corn in rows was correct.) Going the other way I wouldn't be surprised that people who love what they can do with template metaprogramming in C++ lean towards analysis and eating corn in spirals. (I haven't tested the last guess at all, so take it with a grain of salt.) "Going out on a limb, I wouldn't be surprised to find out that where people fall in the emacs/vi debate is correlated with how they eat corn. I wouldn't predict a very strong correlation, but I'd expect that emacs is likely to appeal to people who would like algebra, and vi to people who like analysis. --- The observations of the OP are interesting and fun to consider. Where does the Arc community fall in the Corn on the Cob Continuum (which some say is more insightful than Steve Yegge's Liberal/Conservative Continuum :) I'll go first: I eat corn in spirals, so the theory would put me in the analysis leaning group. I haven't done too much OO programming to pass a view on it, and have only a very superficial understanding of monads, though I do like functional programming. However, I prefer emacs over vi, which according to this theory puts me in the other camp, that of algebra. 2 out of 3 for me. Who wants to go next? |