Collaborative development environment: Difference between revisions

Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/IBM Developer closed as soft delete (XFDcloser)
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{Short description|Online meeting space for software projects}}
{{Notability|date=March 2020}}
A '''collaborative development environment''' (CDE) is ana onlinetype meetingof space[[software whereplatform]] athat supports [[distributed software]] development by providing a shared online workspace. It enables project's stakeholders to collaborate in real time or [[projectAsynchronous stakeholderscomputer-mediated communication|stakeholdersasynchronously]], canfacilitating workcommunication, togetherdocumentation, noand matterthe whatcoordinated production of deliverables. CDEs are designed to overcome the challenges of working across different time zonezones orand regiongeographical theyregions areby inintegrating tools such as [[version control]] systems, to[[issue discusstracking]], documentdiscussion forums, wikis, and produce[[code projectreview]] deliverablesmechanisms. The term was coined in 2002 by [[Grady Booch]] and Alan W. Brown.<ref name="AiC59">{{cite book |last1=Booch |first1=G. |authorlink1=Grady Booch |last2=Brown |first2=A. W. |section=Collaborative Development Environments|editor1-link=Marvin Victor Zelkowitz|editor-last1=Zelkowitz |editor-first1=M. |title=Advances in Computers |volume=59 |date=2003 |___location=San Diego, CA |publisher=[[Academic Press]] |pages=1–29 |doi=10.1016/S0065-2458(03)59001-5 |isbn=0-12-012159-X}}</ref><ref name="GB-QnA">{{cite web |title=Q&A with Grady Booch: Collaborative Development Environments |url=http://www.alphaworks.ibm.com/contentnr/cdeintro |website=alphaWorks |publisher=[[IBM]] |date=December 7, 2006 |archiveurl=https://web.archive.org/web/20081011045609/http://www.alphaworks.ibm.com/contentnr/cdeintro |archivedate=2008-10-11}}</ref>
 
It is seen as an evolution from the [[integrated development environment]] (IDE), which combined programming tools on the desktop, and the extended development environment (XDE), which combined lifecycle development tools with an IDE (such as Microsoft [[Azure DevOps Services|Azure DevOps]] and the [[IBM Rational Rose XDE]]); while the IDE focuses on tools to support the individual [[Developer (software)|developer]], the CDE focuses on supporting the needs of the development team as a whole.
 
Although growing from a tool base in the [[software development]] sector, the CDE has been taken up in other sectors, with teams typically geographically dispersed, where it is beneficial to be able to collaborate across the web, including automotive and aeronautical engineering, movie production, and civil engineering.
 
==Typical Functionalitiesfunctionalities==
* [[Version control system]]
* [[Bug tracking system]]