Sciweavers

239 search results - page 20 / 48
» Experimental Evaluation of a Program Visualisation Tool for ...
Sort
View
SIGCSE
2009
ACM
110views Education» more  SIGCSE 2009»
14 years 10 months ago
Personalizing CS1 with robots
We have developed a CS1 curriculum that uses a robotics context to teach introductory programming [1]. Core to our approach is that each student has their own personal robot. Our ...
Jay Summet, Deepak Kumar, Keith J. O'Hara, Daniel ...
CPHYSICS
2011
279views Education» more  CPHYSICS 2011»
13 years 1 months ago
CAMORRA: A C++ library for recursive computation of particle scattering amplitudes
We present a new Monte Carlo tool that computes full tree-level matrix elements in high-energy physics. The program accepts user-defined models and has no restrictions on the pro...
R. Kleiss, G. van den Oord
ICSE
2005
IEEE-ACM
14 years 9 months ago
Process issues in course projects
Defined software engineering process help teaching and guiding software engineering courses projects. However, using them raises several issues related to process and course featu...
Wilson P. Paula Filho
SIGCSE
1998
ACM
125views Education» more  SIGCSE 1998»
14 years 1 months ago
Design patterns: an essential component of CS curricula
The field of software patterns has seen an explosion in interest in the last three years. Work to date has been on the recognition, cataloging, and finding of patterns with litt...
Owen L. Astrachan, W. Garrett Mitchener, Geoffrey ...
SIGCSE
2002
ACM
153views Education» more  SIGCSE 2002»
13 years 9 months ago
A communication library to support concurrent programming courses
A number of communication libraries have been written to support concurrent programming. For a variety of reasons, these libraries generally are not well-suited for use in undergr...
Steve Carr, Changpeng Fang, Tim Jozwowski, Jean Ma...