» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with xp + Programming

Coding Horror: Don't Go Dark

"Rather than think of programming as an inherently social activity, most coders seem to treat it as an arena for personal heroics, and will do anything to protect that myth. They're fine with sharing code, as long as they present themselves as infallible, it seems."

opensource: del.icio.us tag/opensource

Martin Fowler

I am an author, speaker, and consultant on the design of enterprise software. On this site I keep as much information as I can on-line. There are links to my books, various on-line articles, and links to areas relevant to my work. My primary areas of invo

UML: del.icio.us tag/uml

Martin Fowler

"... There are links to my books, various on-line articles, and links to areas relevant to my work. My primary areas of involvement are in object-oriented development, refactoring, patterns, agile methods, enterprise application architecture, domain modeling, and extreme programming."

UML: del.icio.us tag/uml

Continuous Integration

Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.

ContinuousIntegration: http://del.icio.us/popular/ContinuousIntegration

Gunjan Doshi: Using Visual Studio.Net to edit NAnt build files

When I edited Ant files in Eclipse, I got intellisense help without even asking for it. I wanted Visual Studio to do the same. However, I had to do some work to get it to work. Actually, it is very simple. Here are the instructions to get it to work:

NAnt: del.icio.us/tag/nant

ONJava.com -- Using JUnit With Eclipse IDE

Simple tutorial about testing with JUnit in Eclipse

Eclipse: del.icio.us/tag/eclipse

Page 1 | Next >>