Decisions

From Computer Science Wiki
Revision as of 13:38, 17 July 2017 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Explaining sub-processes<ref>http://www.flaticon.com/</ref> Once you fully understand a problem, you must solve it. Many problems require a de...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Explaining sub-processes[1]

Once you fully understand a problem, you must solve it. Many problems require a decision (for example is one value different, is another value greater, are two values the same, is one of two values true) . The key point here is to pause and fully understand what type of decision(s) you must make to solve the problem.

Please don't start thinking about operators or conditionals yet. Just ask and answer what are the exact decisions I must make to solve this problem?

Do you understand this?[edit]

Standards[edit]

These standards are used from the IB Computer Science Subject Guide[2]

  • Identify when decision-making is required in a specified situation.
  • Identify the decisions required for the solution to a specified problem.
  • Identify the condition associated with a given decision in a specified problem.
  • Explain the relationship between the decisions and conditions of a system.

References[edit]

  1. http://www.flaticon.com/
  2. IB Diploma Programme Computer science guide (first examinations 2014). Cardiff, Wales, United Kingdom: International Baccalaureate Organization. January 2012.