Archive for the ‘Methodologies’ Category

Meta Patterns

Monday, December 11th, 2006

Jonathan Locke wrote a post about Meta Patterns. I don’t exactly understand what he means by using the “Meta Pattern” expression, but this definitely looks exciting.

In any case, I am curious to see one or two examples of these Meta Patterns to truly understand his thoughts.

Aspect-Oriented Programming

Wednesday, February 15th, 2006

This very nice article from IBM gives some information about Aspect-Oriented Programming (AOP), and why it is good for programmers.

The author clears the myths and understanding about AOP.

Document-Driven-Development (DDD)

Saturday, January 21st, 2006

Here is a nice post about Document Driven Development.

Something to think about…