-- MichaelCurtis - 16 Jun 2009

Some Days Are Rainy: June 16, 2009


But it ain't that bad

We had the GMAP Symposium today, which was interesting. I don't think I had a full appreciation the social science research, since it was mostly qualitative with a small sample size. However, I did pay attention to the first presenter of the second A session, who is an alum at the school my brother currently attends. I guess that means I'm more of an engineer type person, although I disagree.

It also rained today, which mirrored my feelings about OpenGL Blackjack, which didn't get finished. I'm convinced that a multithread implementation would have been better, since I have multithreading experience in Java. But that might require more time and effort and understanding.

Subtitle inspired by Lupe Fiasco. "Some days it ain't so sunny, but it ain't that bad."

 

MichaelOren - 17 Jun 2009 - 13:41

C++ threading is more complicated than Java. I hate C++ threading, personally. The language was written when processors were lucky if they could run one process in series well, let alone running a process jumping back and forth on occasion--the threading was then tacked on (and it shows--not to mention being painful). Python threading is fun to write though.

Did your group create a system architecture design document beforehand to plan out how everything fit together? It seemed like you had some modular programming, but how modular was your design?

IvanOjeda - 17 Jun 2009 - 00:23

Curtis For President

I'd vote for you if you were a candidate.

BellaManoim - 16 Jun 2009 - 16:19

you guys did a good job on it anyway

Topic revision: r4 - 2009-06-17 - 18:41:09 - MichaelOren



tip TWiki Tip of the Day
InterwikiPlugin links
The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases defined ... Read on Read more

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback