Sciweavers

1569 search results - page 82 / 314
» Programming contest strategy
Sort
View
SIGCSE
2005
ACM
102views Education» more  SIGCSE 2005»
15 years 6 months ago
Interpreting Java program runtimes
Many instructors use program runtimes to illustrate and reinforce algorithm complexity concepts. Hardware, operating system and compilers have historically influenced runtime resu...
Stuart A. Hansen
DIAGRAMS
2004
Springer
15 years 5 months ago
Can Object (Instance) Diagrams Help First Year Students Understand Program Behaviour?
This paper investigates whether first year programming students can be helped to understand program behaviour through the use of Object (Instance) diagrams. Students were introduce...
Lynda Thomas, Mark Ratcliffe, Benjy J. Thomasson
116
Voted
ECAI
2004
Springer
15 years 5 months ago
Game-Theoretic Agent Programming in Golog
We present the agent programming language GTGolog, which integrates explicit agent programming in Golog with gametheoretic multi-agent planning in Markov games. It is a generalizat...
Alberto Finzi, Thomas Lukasiewicz
85
Voted
ASSETS
2000
ACM
15 years 4 months ago
A Java programming tool for students with visual disabilities
This paper reports on a tool for assisting students with visual disabilities in learning how to program. The tool is meant to be used by computer science majors learning the progr...
Ann C. Smith, Joan M. Francioni, Sam D. Matzek
84
Voted
PEPM
2009
ACM
15 years 9 months ago
Program interpolation
Program interpolation is a new type of transformation that given an input program written in a specially constructed Domain Specific Language (DSL), produces a family of function...
Andrew Moss, Dan Page