A Harsh Lesson On Commenting
- I can confuse myself with my own code
- Even simple functions can be confusing without a stated purpose
- Speaking of purpose, every class has one. Put it in an xml comment.
- Ditto for functions
- It's not good code, unless it's commented code (THIS IS THE MOST IMPORTANT LESSON OF ALL).
Now that I am done confessing my sins, let's talk about the future, shall we? I'm going to be starting a new series of blog posts on WCF (Windows Communication Foundation). Unlike my WSE series, I'm not going to have pre-stated goal. I simply want to share what I've learned. As part of this series, I will be including short webcasts to highlight the important stuff. I hope to start sometime in the next week, but I have some items to get done first.
And don't forget CodeMash






0 Comments:
Post a Comment
<< Home