Category: Tips and Tricks

Organizing Your Models

“The only difference between a mob and a trained army is organization” – Calvin Coolidge Have you ever come across a model that was more of a mob than useful tool? I have! Systems Engineering is partly an effort in organizing your systems information and concepts in a way that …

Exits the sequel, Now with Loops!

In my last post I discussed Exit Conditions, Exits and their impact on capturing the decisions your system is making. I made a good start on this topic, but to properly cover the topic I need to cover a little more theory on multiple exits, discuss loops, loop exits, and …