Sciweavers

562 search results - page 52 / 113
» Teaching programming and language concepts using LEGOs
Sort
View
146
Voted
GRAPHICSINTERFACE
1996
15 years 4 months ago
Exploring Human Visualization of Computer Algorithms
Many educators have used Algorithm Visualization (AV) to teach students of computer science about how computer algorithms work. Our study sheds light on two important questions: (...
Sarah A. Douglas, Christopher D. Hundhausen, Donna...
128
Voted
STACS
1991
Springer
15 years 7 months ago
The RELVIEW-System
Several relation-algebraic algorithms for computing the cut completion of a partially ordered set are formally developed and afterwards generalized to the case of concept lattices....
Rudolf Berghammer, Gunther Schmidt
115
Voted
INFSOF
2007
90views more  INFSOF 2007»
15 years 3 months ago
Interpretation, interaction and reality construction in software engineering: An explanatory model
The incorporation of social issues in software engineering is limited. Still, during the last 20 years the social element inherent in software development has been addressed in a ...
Kari Rönkkö
131
Voted
GECCO
2004
Springer
140views Optimization» more  GECCO 2004»
15 years 9 months ago
Keeping the Diversity with Small Populations Using Logic-Based Genetic Programming
We present a new method of Logic-Based Genetic Programming (LBGP). Using the intrinsic mechanism of backtracking in Prolog, we utilize large individual programs with redundant clau...
Ken Taniguchi, Takao Terano
POPL
1996
ACM
15 years 7 months ago
Using Parameterized Signatures to Express Modular Structure
Module systems are a powerful, practical tool for managing the complexity of large software systems. Previous attempts to formulate a type-theoretic foundation for modular program...
Mark P. Jones