![]() |
Pair Programming
Pair programming is an software development technique in which two programmers work together at one workstation. One, the ''driver'', writes code while the other, the ''observer'' or ''navigator'', reviews each line of code as it is typed in. The two programmers switch roles frequently. While reviewing, the observer also considers the "strategic" direction of the work, coming up with ideas for improvements and likely future problems to address. This is intended to free the driver to focus all of their attention on the "tactical" aspects of completing the current task, using the observer as a safety net and guide. Economics Pair programming increases the person-hours required to deliver code compared to programmers working individually. However, the resulting code has fewer defects. Along with code development time, other factors like field support costs and quality assurance also figure into the return on investment. Pair programming might theoretically offset these expenses by ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
Journal Of Universal Computer Science The ''Journal of Universal Computer Science'' (''J.UCS'') is a monthly peer-reviewed open-access scientific journal covering all aspects of computer science. History The journal was established in 1994 and is published by the J.UCS Consortium, formed by nine research organisations. The editors-in-chief are Muhammad Tanvir Afzal ( Capital University of Science & Technology), Wolf-Tilo Balke (Leibniz University Hannover), Christian Gütl ( Graz University of Technology), Rocael Hernández Rizzardini (Galileo University), Mat |