CSC/ECE 517 Fall 2013/ch1 1w29 rkld

From Expertiza_Wiki
Revision as of 14:54, 14 September 2013 by Rkazi (talk | contribs)
Jump to navigation Jump to search

Convention over configuration

Convention over configuration is a software engineering paradigm which aims at reducing the developers efforts by helping him take lesser decisions while still allowing flexibility.

The idea of convention over configuration is that rather than having to configure several or may be even one large configuration file, use conventions to determine how code should work without configuration