Cowboy coding: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 16:
* Lack of [[version control]]. Cowboy coding will often ignore other industry best practises, such as using a version control system. Since cowboy coders often work alone they see no point in the overhead of a version control system.
 
'''AdvantagesSAdvantages:'''
 
* Allows for quick solutions for small problems. Often a problem is small enough and well understood enough that documentation and planning are overkill. Typically when the job is going to take a day or two, and involve only a single developer.