CodeTalk Conversations about Code

  • Authors:
  • Bastian Steinert;Marcel Taeumel;Jens Lincke;Tobias Pape;Robert Hirschfeld

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • C5 '10 Proceedings of the 2010 Eighth International Conference on Creating, Connecting and Collaborating through Computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Contemporary development environments do not directly and explicitly support developers in having a conversation about the code they write and maintain. This problem is aggravated when geographically dispersed teams need to collaborate on development artifacts. CodeTalk allows developers to have conversations about source code elements. They can mark code sections they are concerned about and annotate them. These annotations provide entry points for an informal discourse about the strengths and weaknesses of these sections and developers can work towards a conclusion on how to proceed on the raised issues. A Squeak/Smalltalk implementation of CodeTalk was evaluated by several small development teams, indicating improvement in the informal assessment of code.