Freigeben über


Michael Geary returns

What a surprise to find Mike Geary commenting on my C# Iterators blog entry.

Back when I was a young pup, I had my set of programming heroes that taught me most of what I know. People like Ray Duncan, Doug Boling, Jeff Prosise and Mike Geary.  If you happen to have a copy of Undocumented Windows from way back, be sure to read “The Geary Incident“ starting on page 42. While I'll abstain from commenting on the legal issues, it's quite clear that Mike was doing world class spelunking while I was still learning how to spell “C++“.

I was lucky enough to have Mike do some consulting on one of my early projects at Borland.  (Does anybody remember the good old days of “hard mode“ vs. “soft mode“ debuggers?)  I'm convinced that Mike's forgotten more about windowing and graphics in Windows than I ever knew. Since those days, Mike's branched out into a number of areas besides doing the impossible in Windows.

Somehow (according to Mike), my blog caused him to start his own blog.  I'm honored. Check out his entry comparing C# iterators to their equivalent implementations in Python and Ruby.

Comments

  • Anonymous
    August 04, 2004
    > Does anybody remember the good old days of “hard mode“ vs. “soft mode“ debuggers?

    sure do! :)
  • Anonymous
    August 05, 2004
    Thanks for the kind words, Matt, I am flattered. :-)

    It's funny, but yes, in a roundabout way your blog nudged me to start my own. It happened because I wanted to post a reply to your iterator article with some code in the comment, and I had a feeling the code formatting would get mangled like it usually does in blog comments.

    Solution: get own blog!

    But wouldn't you know it, already somebody tried to post some code in a comment on my blog, and they had the same problem--the formatting got all messed up!