Generic programming topic
Also known as
- Add other possible names for this topic
Generic programming is a style of computer programming in which algorithms are written in terms of to-be-specified-later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This approach permits writing common functions or types that differ only in the set of types on which they operate when used, thus reducing duplication. Software entities created using generic programming are known as generics in Ada, Eiffel,...
full article at wikipedia
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "Generic programming" licensed under the GNU Free Documentation License .
| Gallery | add |
There are no images for this topic yet.
Recent Discussions about Generic programming
There are no conversations on this topic. Would you like to start one?
Start the Discussion »