Difference between revisions of "Problem solving"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(Fields)
 
(7 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
* [[Engineering]]
 
* [[Engineering]]
 
* [[Mathematics]]
 
* [[Mathematics]]
* Medicine
+
* [[Medicine]]
* Psychology
+
* [[Psychology]]
  
 
== See also ==
 
== See also ==
  
 +
* [[ADDIE Model]]
 +
* [[Algorithm]]
 
* [[Analogy]]
 
* [[Analogy]]
 
* [[Analysis]]
 
* [[Analysis]]
 +
* [[Critical path]]
 +
* [[Deductive reasoning]]
 
* [[Design]]
 
* [[Design]]
 
* [[Design pattern]]
 
* [[Design pattern]]
Line 34: Line 38:
 
* [[How to Solve It]]
 
* [[How to Solve It]]
 
* [[Impossible Programs]]
 
* [[Impossible Programs]]
 +
* [[Learning]]
 
* [[Mathematical analysis]]
 
* [[Mathematical analysis]]
 
* [[Mental model]]
 
* [[Mental model]]
 
* [[Problem]]
 
* [[Problem]]
 +
* [[Scientific method]]
 
* [[Software design pattern]]
 
* [[Software design pattern]]
  
Line 42: Line 48:
  
 
* [https://en.wikipedia.org/wiki/Problem_solving Problem solving] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Problem_solving Problem solving] @ Wikipedia
 +
 +
[[Category:Algorithms]]
 +
[[Category:Creativity]]
 +
[[Category:Problem solving]]

Latest revision as of 14:27, 25 May 2016

Problem solving consists of using generic or ad hoc methods, in an orderly manner, for finding solutions to problems.

Description

Each problem is unique, and problem solving techniques are as diverse as the people who solve those problems.

Nonetheless, problem solving has been studied for centuries, and a considerable body of practical knowledge is available.

Basic principles of problem solving include:

Fields

Many different fields study or use problem solving:

See also

External links