Difference between revisions of "Prototype"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(def)
(etc)
Line 12: Line 12:
  
 
* [[Mockup]]
 
* [[Mockup]]
 +
* [[Model]]
 +
* [[Simulation]]
  
 
== Exterior Links ==
 
== Exterior Links ==
  
 
* [https://en.wikipedia.org/wiki/Prototype Prototype]
 
* [https://en.wikipedia.org/wiki/Prototype Prototype]

Revision as of 16:10, 13 August 2015

A prototype is an early sample, model, or release of a product built to test a concept or process or to act as a thing to be replicated or learned from.

It is a term used in a variety of contexts, including semantics, design, electronics, and software programming. A prototype is designed to test and try a new design to enhance precision by system analysts and users.

Prototyping serves to provide specifications for a real, working system rather than a theoretical one.

In some workflow models, creating a prototype (a process sometimes called materialization) is the step between the formalization and the evaluation of an idea.

The word prototype derives from the Greek πρωτότυπον prototypon, "primitive form", neutral of πρωτότυπος prototypos, "original, primitive", from πρῶτος protos, "first" and τύπος typos, "impression".

See Also

Exterior Links