Topic: Method engineering

You are looking at all articles with the topic "Method engineering". We found 2 matches.

Hint: To view all topics, click here. Too see the most popular topics, click here instead.

🔗 De Bono's Six Thinking Hats

🔗 Books 🔗 Systems 🔗 Business 🔗 Psychology 🔗 United Kingdom 🔗 Engineering 🔗 Invention 🔗 Systems/Project management 🔗 Method engineering

Six Thinking Hats was written by Dr. Edward de Bono. "Six Thinking Hats" and the associated idea parallel thinking provide a means for groups to plan thinking processes in a detailed and cohesive way, and in doing so to think together more effectively.

In 2005, the tool found some use in the United Kingdom innovation sector, where it was offered by some facilitation companies and had been trialled within the United Kingdom's civil service.

Discussed on

🔗 Extreme Programming

🔗 Computing 🔗 Systems 🔗 Systems/Software engineering 🔗 Method engineering

Extreme programming (XP) is a software development methodology intended to improve software quality and responsiveness to changing customer requirements. As a type of agile software development, it advocates frequent releases in short development cycles, intended to improve productivity and introduce checkpoints at which new customer requirements can be adopted.

Other elements of extreme programming include programming in pairs or doing extensive code review, unit testing of all code, not programming features until they are actually needed, a flat management structure, code simplicity and clarity, expecting changes in the customer's requirements as time passes and the problem is better understood, and frequent communication with the customer and among programmers. The methodology takes its name from the idea that the beneficial elements of traditional software engineering practices are taken to "extreme" levels. As an example, code reviews are considered a beneficial practice; taken to the extreme, code can be reviewed continuously (i.e. the practice of pair programming).