Ask Question
26 November, 19:38

What are the useful techniques in program design?

+3
Answers (1)
  1. 26 November, 22:21
    0
    A broad question, with many answers.

    When designing a program you can use:

    Setting up requirements, possibly in a use-case form ("as a ... I want to ... so that ... ") Mapping the verbs and nouns in your requirements to classes and operations Drawing UML diagrams of the subject matter Creating flow charts and sequence diagrams Identify component boundaries with thin interfaces to keep complexity organized and local
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What are the useful techniques in program design? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers