Content deleted Content added
→External links: link to Cunningham |
→Inexperienced developers: another source |
||
Line 24:
Cowboy coding can be common at the hobbyist or student level where developers might initially be unfamiliar with the technologies, such as testing, version control and/or build tools, usually more than just the basic coding a software project requires.
This can result in time required for learning to be underestimated, causing delays in the development process. Inexperience might also lead to disregard of accepted [[Standard Operating Procedure#Information technology industry use|standards]], making the project source difficult to read or causing conflicts between the [[Semantics#Computer science|semantics]] of the language constructs and the result of their output.<ref>http://www.stickyminds.com/presentation/stareast-2000-confessions-recovering-coding-cowboy</ref>
===Uncertain design requirements===
|