Posted on March 26, 2008 by The Broox
Dreaming in other languages is often considered a gage of fluency in that language. If that is so I guess I am now fluent in C++. Last night I had a dream in psudo-code as well as in actual C++. Waking up out of that dream was unnerving to say the least (How many times [...]
Filed under: Life | Tagged: C++, dream | Leave a Comment »
Posted on February 6, 2008 by The Broox
Every week in one of my CS classes we have a lab. This weeks lab was to program a “simple” four function calculator. Since I want to get to bed soon, today’s post will merely consist of the code I wrote over the past two days. It is a postfix calculator meaning to that to [...]
Filed under: Life, School | Tagged: C++ | Leave a Comment »