Encyclopedia > Computing paradigm

  Article Content

Computing paradigm

A computing paradigm is a rough way of describing how a programming language handles data. The most common computing paradigms are the Imperative paradigm, in which numbers are explicitly manipulated by a godlike programmer, and the Functional Paradigm, in which functions are defined to return other functions.

The imperative paradigm is the most common, and is represented by the C family of languages, as well as BASIC.

The functional paradigm is usually represented by the LISP family of languages, and particularly Scheme



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Jamesport, New York

... are made up of individuals and 11.7% have someone living alone who is 65 years of age or older. The average household size is 2.41 and the average family size is 2.88. In ...

 
 
 
This page was created in 34.4 ms