Content deleted Content added
Reverted 1 edit by 103.91.75.247 (talk): Spam |
A reference has been added to the Wikipedia article. Tag: Reverted |
||
Line 49:
Production is the phase in which software is deployed to the end user.{{sfn|Langer|2016|p=10}} During production, the developer may create technical support resources for users{{sfn|Tucker |Morelli |de Silva |2011|p=37}}{{sfn|Langer|2016|p=10}} or a process for fixing bugs and errors that were not caught earlier. There might also be a return to earlier development phases if user needs changed or were misunderstood.{{sfn|Langer|2016|p=10}}
==Workers==
Software development is performed by '''software developers'''<ref>{{Cite web |date=2025-01-20 |title=Web Design & Developer|url=https://abdulkadirgungor.com |access-date=2025-05-05|language=en}}</ref>
, usually working on a team. Efficient communications between team members is essential to success. This is more easily achieved if the team is small, used to working together, and located near each other.{{sfn|Dooley|2017|p=2}} Communications also help identify problems at an earlier state of development and avoid duplicated effort. Many development projects avoid the risk of losing essential knowledge held by only one employee by ensuring that multiple workers are familiar with each component.{{sfn|Winters|Manshreck|Wright |2020|pp=30–31}} Software development involves professionals from various fields, not just software [[Programmer|programmers]] but also product managers who set the strategy and roadmap for the product,<ref>{{Cite web |date=2025-01-21 |title=What Does a Product Manager Do? And How to Become One |url=https://www.coursera.org/articles/what-does-a-product-manager-do |access-date=2025-05-05 |website=Coursera |language=en}}</ref> individuals specialized in testing, documentation writing, [[graphic design]], user support, [[marketing]], and fundraising. Although workers for proprietary software are paid, most contributors to [[open-source software]] are volunteers.{{sfn|Tucker |Morelli |de Silva |2011|p=7}} Alternately, they may be paid by companies whose [[business model]] does not involve selling the software, but something else—such as services and modifications to open source software.{{sfn|Tucker |Morelli |de Silva |2011|pp=14-15}} ==Models and tools==
|