Sciweavers

5090 search results - page 164 / 1018
» Constructing Strategies for Programming
Sort
View
CSMR
2002
IEEE
14 years 2 months ago
C to Java Migration Experiences
With the growing popularity of the Java programming language for both client and server side applications in network-centric computing, there is a rising need for programming libr...
Johannes Martin, Hausi A. Müller
SIGCSE
2005
ACM
123views Education» more  SIGCSE 2005»
14 years 2 months ago
Taming Java for the classroom
Java is the canonical language for teaching introductory programming, but its complex syntax and abundance of constructs are difficult for beginners to learn. This paper shows how...
James I. Hsia, Elspeth Simpson, Daniel Smith, Robe...
CSC
2007
13 years 10 months ago
Visualization a la Unix
A visualization framework can be seen as a solution to a specialized data flow problem. Spiegel1 is a visualization framework which uses the Unix pipeline model to execute program...
Hans-Peter Bischof, Tim Peterson
CACM
2000
97views more  CACM 2000»
13 years 9 months ago
Generalizing by Removing Detail
A long-standing goal of the programming by demonstration research community is to enable people to construct programs by showing how the desired programs should work on sample inp...
Kenneth M. Kahn
EUROGP
2007
Springer
116views Optimization» more  EUROGP 2007»
14 years 3 months ago
Genetic Programming with Fitness Based on Model Checking
Abstract. Model checking is a way of analysing programs and programlike structures to decide whether they satisfy a list of temporal logic statements describing desired behaviour. ...
Colin G. Johnson