DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

JVM > Java > WhitespaceInPython > BoilerplateClear Trail
Main /

Boilerplate

In computer programming, boilerplate is the term used to describe sections of code that have to be included in many places with little or no alteration. It is more often used when referring to languages which are considered verbose, i.e. the programmer must write a lot of code to do minimal jobs. The need for boilerplate can be reduced through high-level mechanisms such as metaprogramming (which has the computer automatically write the needed boilerplate text) and convention over configuration (which provides good default values, reducing the need to specify program details in every project).



Boilerplate that Brunel would have been proud of. [1]

Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 08.07.2009 19:47 Uhr und seit 7. April 2005 227 aufgerufen.