The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Introducing the Code of the Month

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Darrell Norton

Posts: 876
Nickname: dnorton
Registered: Mar, 2004

Darrell Norton is a consultant for CapTech Ventures.
Introducing the Code of the Month Posted: Jul 1, 2004 9:54 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Darrell Norton.
Original Post: Introducing the Code of the Month
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Darrell Norton
Latest Posts From Darrell Norton's Blog

Advertisement

Many people have a “book of the month” club, and that’s fine. But I want to do something different, and promote a certain, relatively underdeveloped, skill in the process. If there is enough interest, I’ll make this a monthly thing.

Introducing the Code of the Month

The basic idea of the code of the month is to highlight an open source software program. Download it, use it, and read the code. If you’re motivated enough, write an extension to it or fix a bug or two, but the key is to get in there and read the code. Here are a few tips for reading code.

If you blog and want to share your thoughts on the code, just link back to this post. Then everyone can read through your perspective on the code. If you don’t blog or don’t want to write anything up, that’s fine too.

The Benefits

  • Practice reading other people’s code (unless I’m highlighting your program)
  • Exposure to different ways of programming
  • Improvements to your own code!

This Month’s Code – NUnit!

In keeping with the spirit of Test Driven Development, is NUnit of course! In particular, check out the Beta release for version 2.2. There are some new attributes like Category and Explicit, support for Mono, a “light” mock object framework, and new command line switches. Plenty of new things to check out, as well as see Test Driven Development in action!


This Blog Hosted On: http://www.DotNetJunkies.com/

Read: Introducing the Code of the Month

Topic: Betas are dangerous productivity animals Previous Topic   Next Topic Topic: My new Coding 4 Fun Column is up on MSDN...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use