Thursday, September 28, 2006

I just accidentally wrote a line of code that looked like this:

private boolean MyMethod(byval x as someobject)

Yes I was going for VB, but I've been doing a bunch of C# coding lately. At least I didn't hit the semi colon, too! :-)

The funny part is I although C# doesn't come very naturally to me, there are definitely some syntax things I love. Though I still have a really hard time getting my brain to grok code like Kate writes (though that's pure C++...)

Thursday, September 28, 2006 8:55:34 PM (Eastern Standard Time, UTC-05:00)  #     |  Comments [3]  | 
Thursday, September 28, 2006 10:42:46 PM (Eastern Standard Time, UTC-05:00)
Art of writing right Software. Excellent inspirational article. Julie, i hope you read this. Readers, if you know any such articles please share here. Thanks.

http://www.fastcompany.com/online/06/writestuff.html
Vijay
Friday, September 29, 2006 1:14:48 PM (Eastern Standard Time, UTC-05:00)
I would have been worried if you added the semi-colon, definitely!
Saturday, September 30, 2006 10:44:51 AM (Eastern Standard Time, UTC-05:00)
Since I made that my display picture, no fewer than ten people have started conversations with me like this "gosh, you must be having a tough day, why all the swearing?". But it's true, there are no non-C++ operators in that string.
Comments are closed.