The best description of programming for nonprogrammers that I have ever seen comes from an issue of National Geographic Magazine that was published sometimes in the late 70s or the early 80s (only remember it from my childhood). I am guessing 70s since it described a mostly mainframe environment.
It then posed to the reader some question from everyday life. Something like "How would you teach a child to cross the road?" (the example was somewhat different, I don't remember exactly). The thing is that the example seems trivial at first glance. However, they then state that "child" had no ability to reason or act beyond the instructions it was explicitly given.
They then iteratively developed this example, to illustrate the complexities involved in programming, branching behavior, quality, etc.
25+ years later, I still consider this example to illustrate the core of our profession.