Collaborative development environment: Difference between revisions

Content deleted Content added
ref
Changing short description from "software" to "Online meeting space for software projects"
 
(18 intermediate revisions by 16 users not shown)
Line 1:
{{Short description|Online meeting space for software projects}}
A '''collaborative development environment''' (CDE) is an online meeting space where a software development project's [[project stakeholders|stakeholders]] can work together, no matter what timezone or region they are in, to discuss, document, and produce project deliverables. 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 |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><ref name="EoNaVO1">{{cite book |last1=Soriano |first1=J. |last2=López |first2=G. |last3=Fernández |first3=R. |chapter=Collaborative Development Environments |chapter-url=http://oa.upm.es/4712/ |editor-last1=Putnuk |editor-first1=G. D. |editor-last2=Cunha |editor-first2=M. M. |title=Encyclopedia of Networked and Virtual Organizations |volume=1 |date=March 2008 |___location=Hershey, PA |publisher=Information Science Reference |pages=225–231 |doi=10.4018/978-1-59904-885-7.ch030 |isbn=978-1-59904-885-7 |lccn=2008004512}}</ref>
{{Notability|date=March 2020}}
A '''collaborative development environment''' (CDE) is an online meeting space where a software development project's [[project stakeholders|stakeholders]] can work together, no matter what timezonetime zone or region they are in, to discuss, document, and produce project deliverables. 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><ref name="EoNaVO1">{{cite book |last1=Soriano |first1=J. |last2=López |first2=G. |last3=Fernández |first3=R. |chapter=Collaborative Development Environments |chapter-url=http://oa.upm.es/4712/ |editor-last1=Putnuk |editor-first1=G. D. |editor-last2=Cunha |editor-first2=M. M. |title=Encyclopedia of Networked and Virtual Organizations |volume=1 |date=March 2008 |___location=Hershey, PA |publisher=Information Science Reference |pages=225–231 |doi=10.4018/978-1-59904-885-7.ch030 |isbn=978-1-59904-885-7 |lccn=2008004512}}</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's [[VisualAzure StudioDevOps TeamServices|Azure SystemDevOps]] and the [[IBM Rational Rose XDE]]); while the IDE focuses on tools to support the individual 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 Functionalities==
Line 14 ⟶ 16:
 
==See also==
*[[Application lifecycle management]] (ALM)
*[[Forge (software)]]
*[[Online integrated development environment]] (Online IDE or Web IDE)
*[[Project management software]]
*[[Systems development life cycle]]
*[[Software project management]]
*[[Computer-supported collaboration]]
 
==References==
{{reflist}}
 
==External links==
* [[Codenvy]]
* [[Koding]]
* [http://gforge.org/ GForge.org]
 
[[Category:Integrated development environments]]
 
 
{{Web-stub}}