New Challenges
From C# Builder to C# User...
Dateline: Redmond, Building 41
Eric Gunnerson called me early this morning, asking me to come by to talk with him. When pressed, he would only reveal that he had news to impart that would “Rock the very foundations of society... Or be a good filler piece. Definitely one of those”.
So, I grabbed my notebook and headed over, wondering what the morning would yield. Eric is the noted author of “Bad Roomba!”, “Hangin’ with Generics”, and the critically acclaimed “Tantric Snacking”, so I expected something big.
Me: So what’s this important news?
Eric: Well, the news is that I’ve decided to leave the C# team to join the Windows Movie Maker team as a developer.
Me: What does that mean?
Eric: Developer? It’s someone who writes software. Are you new here?
Me: No, what does your leaving mean?
Eric: Well, first of all, it means that instead of showing up at building 41 every morning, I’m going to be showing up at building 50 instead. At least for the first month or so – I expect that after that, I’ll occaisionally find myself in the building 41 lobby, feeling very confused.
Second, it means that instead of working to help further the C# language, I’ll be using the C# language to help build a really cool app on top of Avalon and Longhorn.
Third, it means that some of the things you currently see me doing you’ll soon see other C# team members doing.
Oh, and it probably means that those of you who meet directly with the C# team will be subjected to fewer bad puns, though I obviously can’t make any promises.
Me: Why are you leaving?
Eric: To put it simply, it was time to move on to new opportunities, explore new vistas, climb every mountain, ford every stream... Where was I? Oh, that’s right...
Every year I spend some time looking at what I’m doing (both inside and outside of work), and evaluate what I want to do for the next year. This year, when I did that, I realized something.
I wasn’t enjoying life enough. I was going to say, “I wasn’t having enough fun”, but that sounds too frivolous. I was doing too many things that I wasn’t excited about doing. And I wasn’t spending enough time with my family, and even when I was with them, I wasn’t engaged.
So, I stepped back and looked at what was wrong, and what I realized was that I had lost passion for my job. I’ve always felt that you spend too much time at work to spend it doing something you don’t at least like, and preferably love.
My attitude towards my job had bled over to other parts of my life. I hadn’t coded for fun in a couple of months, nor had I launched any rockets, played with microcontrollers, gotten any house projects done, or experimented much in the kitchen.
So, what did I want to be when I grew up? That was the question.
I considered a number of different options. Could I be a full-time author? What about a trainer? What about getting into the construction business? Or going back to the QA side at Microsoft?
I mulled these over for a few days, but my thoughts always came back to code. In the years before Microsoft, I wrote a lot of code, and I miss that feeling of immersion when you realize that 4 hours have passed without you really noticing. It’s a state of being as much as a state of thinking. There’s an interesting parallel to long-distance cycling, as I can reach a similar state there. Or, strangely, finish carpentry.
In the Microsoft world, “code” == “dev”, so started to explore dev positions.
Me: (starts) huh? Sorry, I think I dozed off for a second there. Umm... so why the Movie Maker team?
Eric: I looked at a number of different openings. Unfortunately, the C# team and most of Visual Studio is still written in unmanaged code, so the positions there tend to be COM and C++ oriented. I’ve done a fair bit of C++, but if you’re going to move, why not find something you really want to do? No offense to COM programmers, but “ick”.
I also looked at the teams that write frameworks, but decided it would be more interesting to work on an end-user application.
I did several informational interviews, which are informal meetings between a manager and somebody who is interested in that team. It’s how both parties figure out whether it makes sense to spend the time on an interview loop. Why is it a “loop”, anyway? It’s not like you talk to the same person more than once...
The Movie Maker team is doing some really cool stuff, and I’ve had a soft spot for graphics since doing so meant you wrote your own graphics library for a ReGIS terminal and then shot movies one frame at a time. By yourself. In a dark terminal room. On Saturday night. Plus, it’s C# code, working with all the cool Avalon stuff, and it’s a small team. Oh, and I used to work with one of the devs on the team, way back in my VC++ days.
I’m really excited about the team and where they’re (we’re) going.
Me: Coming at this juncture, how do you think your departure affects the C# team’s chances of winning the pennant?
Eric: Well, it obviously makes it harder for them to contend for the Division Championships, but I believe in this team, and I’m confident that they’ll find a way to continue their winning ways. I don’t think it’s going too far to say that “one person does not make a team”.
Me: Will you still be involved in the community? Will customers still see you at conferences?
Eric: I’ll still be writing my blog, though over time I expect it to morph from a blog that has a small amount of useful content about C# language design to one that has a small amount of useful content about using the C# language and writing for Avalon and Longhorn. I’m certainly going to continue providing valuable information, such as useful gift giving tips (link).
For conferences and other events, I don’t really know the answer to that. Perhaps. I hope so.
Me: When will you update your more-than-a-little-out-of-date book on the C# language?
Eric: You mean my C# book from Apress, still available for the ridiculously low price of $34.95? No comment.
Me: Tell me a funny C# story
Eric: Okay. Two stories.
The first one is a language design story, and I’m not really sure I can do it justice, but I’ll try. When we were working on the numeric types, the question arose around naming the signed numeric types. What would name the signed and unsigned byte types? We had int/uint, long/ulong, etc. We were discussing sbyte, and not terribly happy about it, when I pointed out that we already had precedence for doing “s byte”, with the “s hort” type. Then Scott suggested we abandon the current system for a different one, using “short”, “tall”, “grande”, and “venti”.
Things deteriorated rapidly after that.
Second story. Way back when the compiler was first coming online, I got one of the early drops, typed in “Hello world” (or some suitable variant), and went to compile it, but there was something wrong with the compiler, because I just got the command prompt back.
I went and asked Peter Golde for help, and he came into my office and said, “did you do a directory?”. And there is was, Hello.exe, just sitting there. I’d never run into a compiler that ran so fast that you couldn’t tell that it had actually done anything.
Me: What exactly are you going to be doing in your new team?
Eric: Initially, I’ll be working on the small “v” of “Movie”, but I hope to move up to the “i” after a few months, and perhaps, if things work out, someday I'll get to work on one of the Ms...
Movie maker is a fairly small team, so I’ll be working on different things – UI, transitions between clips, and likely writing a few wrappers around some unmanaged code.
Me: When are you leaving?
Eric: Over the next few weeks, I’ll be transitioning and vacationing. My last day in the C# team is 9/3, and my first full day in the Movie Maker team is 9/13.
Comments
Anonymous
August 12, 2004
I remember talking to you about what being a PM is like at Tech-Ed 2004 in San Diego and you mentioned then how you missed that immersive experience of being a developer that makes a day go fast. Congrats on doing something about it!Anonymous
August 12, 2004
The comment has been removedAnonymous
August 12, 2004
Congratulations! Best wishes.Anonymous
August 12, 2004
Interesting article -- the "I’ve always felt that you spend too much time at work to spend it doing something you don’t at least like, and preferably love" hits home.Anonymous
August 12, 2004
Congratulations, Eric!Anonymous
August 12, 2004
Congrats and best of luck at your new job!Anonymous
August 12, 2004
Wow Eric... Given the impact you have had on the C# product and community, I can't wait to see what you do with MovieMaker... Btw, Can I start sending you my "what MovieMaker needs help" list?
Thanks for all your help over the years and enjoy your new job...Anonymous
August 12, 2004
Oooh, EricGu'll be in my building now :) Cool!Anonymous
August 12, 2004
Oh, btw. MM has got to be one of the coolest things that our division does, it utterly rocks.Anonymous
August 12, 2004
Congrats Eric :-)Anonymous
August 12, 2004
All the best in your new job Eric!Anonymous
August 12, 2004
...forlader C# teamet:http://blogs.msdn.com/ericgu/archive/2004/08/12/213778.aspxAnonymous
August 12, 2004
Good luck for your new position! ;-)
CorradoAnonymous
August 12, 2004
Congrats, pretty cool that you can now shift your entire customer audience over from the developers to consumers, a whole different set of challenges to contend with. It will be nice to dogfood your own product fulltime going forward. Hopefully you have more great posts centered on using C# and Longhorn for real world applications. Good luck!Anonymous
August 12, 2004
Eric,
Congrats on the new post. While this doesn't come as a surprize (for various reasons), seeing it is still quite impactful.
I'll miss the time working with you at MS (you know what I mean).
Oh, and MM could use a facelift. If you want to know what the above-average movie editor wants (not a pro, but someone who is not entry level), feel free to ping me.
Once again, congrats!Anonymous
August 12, 2004
Congrats and good luck at your "new job"!Anonymous
August 12, 2004
Best of luck for your new project. Have fun.Anonymous
August 12, 2004
Congatulations and lots of luckAnonymous
August 13, 2004
What a busy month. I moved into a new house. Which moving for me means I am also moving my office since I work from home. Getting things back together again, getting the network up, setting up phones, internet, etc, etc. It is all a big pain. Meanwhile trying to balance getting my house back to normal and everything out of boxes with doing the same for my office. Ugh.Anonymous
August 13, 2004
Yikes! Best wishes - we'll miss you...Anonymous
August 14, 2004
Congratulations Eric!Anonymous
August 14, 2004
i realy like Eric Gunnerson . and read his every post , now i'm sad he will leave c# team , but hope to see his greate work in new field
Congratulations, Eric , and byeAnonymous
August 15, 2004
Congrats Eric and best of luck to you!Anonymous
September 05, 2004
Kewl Dude, good luck to you buit do vote for me in the upcomming presidential elections.
Thanks
G.BAnonymous
December 18, 2004
Helpful For MBA Fans.Anonymous
December 27, 2004
[http://itpeixun.51.net/][http://aissl.51.net/][http://kukuxz003.freewebpage.org/][http://kukuxz001.51.net/][http://kukuxz003.51.net/][http://kukuxz005.51.net/][http://kukuxz002.51.net/][http://kukuxz004.freewebpage.org/][http://kukuxz007.51.net/][http://kukuxz001.freewebpage.org/][http://kukuxz006.51.net/][http://kukuxz002.freewebpage.org/][http://kukuxz004.51.net/][http://kukuxz008.51.net/][http://kukuxz009.51.net/][http://kukuxz005.freewebpage.org/][http://kukuxz006.freewebpage.org/][http://kukuxz007.freewebpage.org/][http://kukuxz009.freewebpage.org/]Anonymous
April 20, 2006
Some nice answers in the comments to the quiz . I'll touch on some of them. Probably.
I think I'll...Anonymous
January 05, 2008
PingBack from http://birthdays.247blogging.info/?p=1513Anonymous
April 29, 2008
PingBack from http://ezinefrontpageblog.info/eric-gunnersons-c-compendium-new-challenges/Anonymous
June 07, 2009
PingBack from http://weakbladder.info/story.php?id=3951Anonymous
June 16, 2009
PingBack from http://topalternativedating.info/story.php?id=16026