Scalar_programming Scalar_programming

Scalar programming - Definition and Overview

Scalar programming is a term used to refer to those programming approaches that do not follow the Array programming paradigm.

The fundamental idea behind Scalar Programming is that operations apply to a single value at a time. This makes it a low-level programming model as it restricts the programmer to think and operate on the elemental constituents of data aggregates, and resorting to explicit loops of individual scalar operations to process the whole aggregates.

See also

Example Usage of programming

rahmatsoft: a simple game programming tutorial http://bit.ly/8GXIZR
techgle_coding: programming-Web programming: Help need to decompile Python files! http://forum.techgle.com/showthread.php?t=31298
dlabrum: Never mind the incriminating CRU emails,the real chicanery in #climategate is found in the computer programming code http://go.putr.net/pg8q
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.