Jonathan Cogley's Blog
C#, Test Driven Development, Pair Programming, MVP C#, ASPInsider, Secret Server
Browse by Tags
All Tags
»
Test Driven Development
»
Extreme Programming
(
RSS
)
.NET
.NET User Groups
Code Camp
Continuous Integration
General Software Development
ISV
Java
Pair Programming
PghDotNet
Refactoring
Software Development
TDD
TechEd
Do you have what it takes to be a Thycotic TDD Developer?
Thursday, October 11, 2007 9:43 AM
Thycotic is gearing up for a new product development cycle and we are looking to grow our team of passionate test-first developers. Our team is one of the best places to learn and improve your agile development skills. Can you solve the problem below? http://www.thycotic.com/codetest.txt Please submit your solution with your resume to tddjobs@thycotic.com You...
Read More...
Refactoring example in C# and VB.NET
Monday, March 26, 2007 7:57 PM
Our very own Bryant Smith has revamped his conversion of Martin Fowler's refactoring example (originally in Java) to now cover both C# and VB.NET. You can find the article here with the relevant downloads and walkthrough. Martin Fowler's example works nicely because it is a simple class structure that is easy to understand. It also has enough complexity to allow...
Read More...
Whitespace is a code smell
Friday, March 23, 2007 12:39 AM
Do you space out your code so there are line breaks between the pieces of logic? Why do you think this is necessary? Typically this is done to separate chunks of logic so that they can be easily distinguished. If it is a complicated enough chunk, then it may even make sense to put a comment at the top of the chunk. At this point, the Agile police will jump on...
Read More...
Pair Programming improves your communication skills
Monday, March 19, 2007 11:50 PM
Many developers in our industry prefer a dark corner to the presentation podium. This is often explained away with references to introverted personalities and geekish tendencies. While this may be true for certain individuals, there are definitely many benefits to breaking away from this stereotype. One of the best ways to progress in the business world is to...
Read More...
Will TDD become mainstream?
Sunday, February 25, 2007 12:26 PM
I have been asked a number of times in the last few years if I think TDD (Test Driven Development) will go mainstream. Firstly, we need to agree on what mainstream is – Wikipedia does not give any hard numbers ( http://en.wikipedia.org/wiki/Mainstream ) but it seems like 20% would be a good number for software development (I pulled this out of thin area...
Read More...
Speaking on TDD at the CMAP Architect Group in Maryland tonight (2/20/2007)
Tuesday, February 20, 2007 12:07 AM
I will be presenting on Test Driven Development at the CMAP Architect Group in Maryland. Session details and directions here . Abstract: TDD is hard. It is hard because we have to unlearn the way many of us have always coded. Instead we have to start writing unit tests and what is more; we have to write the test BEFORE the code. Come along to learn the history...
Read More...
When the developer tools fail
Wednesday, January 24, 2007 12:04 AM
As developers, we pride ourselves on our analytical skills and being able to quickly deduce a problem. Being “engineers” and “craftsmen” we use tools to gain insight and learn about a problem while we determine our diagnosis. Every now and then, the tools fail. This evening I was dabbling with some licensing code in one of our dependent...
Read More...
Pair Programming Presented
Tuesday, April 25, 2006 1:01 AM
Over the last few months, I have presented a session on Pair Programming to two User Groups ( WinProTeam Rockville and PA FoxPro ) and one Code Camp ( Richmond this last weekend). I especially enjoy presenting this topic for a number of reasons: It is not .NET specific so you can take it to many audiences (which gives different perspectives) It draws lots of...
Read More...
Refactoring is not free (so defer it)
Sunday, December 04, 2005 11:13 AM
Paul Gielens has an interesting post discussing the cost of refactoring and deciding when to do so. I agree with Paul that refactoring is certainly not free and is in fact a very expensive process since it lacks one of the central benefits of Test Driven Development - knowing when you are done! The process of refactoring is very subjective and it is easy for...
Read More...
Scalable TDD
Monday, November 21, 2005 11:07 PM
One of the problems that we come across as our projects mature is that the number of tests increase and so do test suite times. It seems inevitable ... something like the sun setting in the west and the CPU speed doubling every few years. The obvious problem with this inevitability is that it takes LONGER to test the entire application. Sweeping changes therefore...
Read More...
More Posts
Next page »
Go
This Blog
Home
Contact
Links
Tags
.NET
.NET User Groups
Agile
ASP.NET
Blogging
Code Camp
Continuous Integration
Extreme Programming
Fun
General Software Development
ISV
Java
Microsoft DevDays
Microsoft Partner
Open Source
Pair Programming
PDC
PghDotNet
Refactoring
Remote Scripting
Security
Software Development
TDD
TechEd
Test Driven Development
Navigation
Home
Blogs
Archives
April 2008 (5)
March 2008 (10)
February 2008 (1)
January 2008 (4)
December 2007 (2)
November 2007 (2)
October 2007 (2)
August 2007 (1)
July 2007 (2)
June 2007 (3)
May 2007 (3)
April 2007 (3)
March 2007 (7)
February 2007 (4)
January 2007 (4)
December 2006 (1)
November 2006 (3)
October 2006 (6)
August 2006 (2)
July 2006 (2)
June 2006 (2)
May 2006 (3)
April 2006 (5)
March 2006 (4)
February 2006 (2)
January 2006 (5)
December 2005 (9)
November 2005 (1)
October 2005 (2)
September 2005 (9)
August 2005 (2)
July 2005 (2)
June 2005 (3)
May 2005 (4)
April 2005 (6)
March 2005 (5)
February 2005 (1)
January 2005 (2)
December 2004 (3)
November 2004 (8)
October 2004 (12)
September 2004 (5)
August 2004 (1)
July 2004 (3)
June 2004 (1)
May 2004 (6)
April 2004 (2)
March 2004 (3)
February 2004 (5)
January 2004 (2)
December 2003 (3)
October 2003 (2)
September 2003 (2)
August 2003 (1)
Syndication
RSS
Atom
Comments RSS