Skip to main content

A good book by Jim Arlow

Currently reading Jim Arlow's
"Secrets of Analysis: Generative OOA with NLP, Literate Modeling and M++".



I found it extremely interesting, first because it has a lot of extremely interesting hints and tips and emphasizes the importance of communication

Second, it introduces a simple but useful meta-language, called M++, that allows to recover information from deleted, distorted and generalized communications.
It is an extension of the work on language patterns by Bandler and Grinder.

M++ could gives you a set of simple, powerful communication strategies that you can apply straight away in your job.
M++ (and the original Meta Model) specifies how you can use language to clarify language.
It deabstracts to uncover distorted, deleted and generalized information.

Comments

Popular posts from this blog

Crash course - 2

Why ? The more I think about it, the more "why" is the word when it comes to requirements gathering. The question "Why ?" has two different meanings: THE PAST : you ask questions to understand the cause, what has happened in the past. THE FUTURE : we ask questions to understand what the user will need in the future, what he wants to do.

3. Simple, Complicated, Complex... Chaos !

A few words about the different kind of systems, just so you know in which kind of trouble you are when you start gathering requirements :-) SIMPLE What it is: you can see clearly all the connections between cause and effect . How to handle it: it is usually easy. COMPLICATED What it is: there are cause - effect connections, but it's not easy to see them. There is never a unique solution. How to handle it: ask questions to the experts (if there is any). COMPLEX What it is: it is made of many pieces, and they are highly interconnected. The output is usually part of the system itself and influences it, so it's difficult even to ask yourself the right questions. How to handle it: test some small parts and see what it happens (someone calls it "dance with the system.") CHAOS What it is:  high uncertainty, no apparent cause and effect and ... when some rule seem to apply, it will probably change very rapidly. How to handle it: run away !