Design NotationsDesign notation

Programmers use flow charts and structure diagrams to help design how their programs will operate and how data will flow through their software.

Part ofComputing ScienceSoftware design and development

Design notation

Design notations are used when planning and should be able to communicate the purpose of a program without the need for formal code.

Commonly used design notations are:

  • flow charts
  • structure diagrams