Article 55JN6 Software analysis and synthesis

Software analysis and synthesis

by
John
from John D. Cook on (#55JN6)

People who haven't written large programs think that writing software is easy. All you have to do is break a big problem into smaller problems until you have something so small that it's easy to program.

The problem is putting the pieces back together. If you've only written small programs, you haven't had many pieces to put together. It's harder to put the pieces together when you write a large program by yourself. It's even harder when you work on a large program with other people.

Synthesis is harder than analysis. Or as Perdita Stevens put it, integration is harder than separation.

separation_integration.png

The image above is a screenshot from her keynote at the RC2020 conference on reversible computation.

Related post: The cost of taking things apart and putting them back together.

BtjPuq3Z9hs
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments