Sciweavers

10 search results - page 2 / 2
» Towards increasing the compatibility of student pair program...
Sort
View
AGILEDC
2008
IEEE
13 years 11 months ago
Eleven Guidelines for Implementing Pair Programming in the Classroom
Utilizing pair programming in the classroom requires specific classroom management techniques. We have created nine guidelines for successfully implementing pair programming in th...
Laurie A. Williams, D. Scott McCrickard, Lucas Lay...
ACE
2004
167views Education» more  ACE 2004»
13 years 6 months ago
Teaching ICT to Pacific Island Background Students
This paper proposes that in order for students from Pacific Islands backgrounds in multicultural information and communication technology (ICT) classrooms to gain maximum benefit ...
Savae Latu, Alison Young
SAC
2003
ACM
13 years 10 months ago
An Initial Investigation of Test Driven Development in Industry
Test Driven Development (TDD) is a software development practice in which unit test cases are incrementally written prior to code implementation. In our research, we ran a set of ...
Boby George, Laurie A. Williams
ICSE
2010
IEEE-ACM
13 years 7 months ago
DETERMIN: inferring likely deterministic specifications of multithreaded programs
The trend towards multicore processors and graphic processing units is increasing the need for software that can take advantage of parallelism. Writing correct parallel programs u...
Jacob Burnim, Koushik Sen
SIGSOFT
2009
ACM
14 years 5 months ago
Asserting and checking determinism for multithreaded programs
The trend towards processors with more and more parallel cores is increasing the need for software that can take advantage of parallelism. The most widespread method for writing p...
Jacob Burnim, Koushik Sen