Difference between revisions of "Abstract Thinking"

From MgmtWiki
Jump to: navigation, search
(Full Title or Meme)
Line 1: Line 1:
 
==Full Title or Meme==
 
==Full Title or Meme==
 
+
[[Abstract Thinking]] is the process of creating general rules or concepts that can encapsulate many specific use cases.
 +
==Context==
 
It is often said that there is no problem of computer science that cannot be solved with another level of indirection (or layer of abstraction).
 
It is often said that there is no problem of computer science that cannot be solved with another level of indirection (or layer of abstraction).
  

Revision as of 11:16, 27 January 2021

Full Title or Meme

Abstract Thinking is the process of creating general rules or concepts that can encapsulate many specific use cases.

Context

It is often said that there is no problem of computer science that cannot be solved with another level of indirection (or layer of abstraction).

Reference