|
|
There are 239 Links in our Database
Latest Listings
| Category: Articles |
Automation for the people: Continual refactoring |
Last Update: 2008/7/17 4:45 |
Description:
Refactoring is a well-accepted practice for improving existing code. Yet, how do you find the code that should be refactored, in a consistent and repeatable manner? This installment of Automation for the people explains how to use static analysis tools to identify code smells to refactor, with examples showing how to improve odiferous code
|
| Hits: 5 Rating: 0.00 (0 votes) |
| Category: Tools |
Hammurapi |
Last Update: 2008/7/17 3:29 |
Description:
Hammurapi 5 is a componentry for automated code reviews. It allows you to establish code governance processes in your organization by injecting automated code review "hooks" into development and build processes. In a nutshell, you need Hammurapi 5 if you are responsible for tons of code written by somebody else.
|
| Hits: 5 Rating: 0.00 (0 votes) |
| Category: Tools |
Condenser |
Last Update: 2008/7/17 3:22 |
Description:
Condenser is a tool for finding and removing duplicated Java code. Unlike tools that only locate duplicated code, the aim of Condenser is to also automatically remove duplicated code where it is safe to do so.
|
| Hits: 5 Rating: 0.00 (0 votes) |
| Category: Tools |
Robot Framework |
Last Update: 2008/7/17 3:15 |
Description:
Robot Framework is a Python-based keyword-driven test automation framework for acceptance level testing and acceptance test-driven development (ATDD). It has an easy-to-use tabular syntax for creating test cases and its testing capabilities can be extended by test libraries implemented either with Python or Java. Users can also create new keywords from existing ones using the same simple syntax that is used for creating test cases.
|
| Hits: 5 Rating: 0.00 (0 votes) |
| Category: Web Sites |
Agile Advert |
Last Update: 2008/6/27 4:37 |
Description:
Random videos inspired by experience with agile methods.
|
| Hits: 24 Rating: 0.00 (0 votes) |
| Category: Articles |
Domain Driven Design and Development In Practice |
Last Update: 2008/6/26 0:36 |
Description:
Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainly from a conceptual and design stand-point. These writings discuss the main elements of DDD such as Entity, Value Object, Service etc or they talk about concepts like Ubiquitous Language, Bounded Context and Anti-Corruption Layer.
|
| Hits: 22 Rating: 0.00 (0 votes) |
| Category: Articles |
The Agile Coach, from A to Z |
Last Update: 2008/6/25 4:51 |
Description:
Agile methodologies introduce a newer role, typically called the "Agile Coach" that traditional methodologies will not focus on, or even mention. For those who have been working in an agile way for some time, it may seem like a natural complement, yet for those newer to this way of working it raises many questions like, "What's so important about an Agile Coach: What's wrong with a Line Manager, or a Team or Technical Lead: Why does Monster.com list 54 positions with this title:" Let's take a quick tour through the alphabet to really understand what an agile coach focuses on, what they do, how they act and, more importantly, why.
|
| Hits: 25 Rating: 0.00 (0 votes) |
| Category: Tools |
Spoon |
Last Update: 2008/6/11 2:57 |
Description:
Spoon is a Java program processor that fully supports Java 5 and 6. It provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions...) can be accessed both for reading and modification.
|
| Hits: 26 Rating: 0.00 (0 votes) |
| Category: Tools |
AssAnalyzer |
Last Update: 2008/6/11 2:53 |
Description:
AssAnalyzer is a dependency management utility for .Net assemblies. It's primary purpose is to analyze the dependencies between assemblies. The output is an xml file representing the PhysicalDependencies between the assemblies, as well as a .grph file that can be used with GraphViz to generate a component diagram.
|
| Hits: 30 Rating: 0.00 (0 votes) |
|
|
|