Sciweavers

5090 search results - page 19 / 1018
» Constructing Strategies for Programming
Sort
View
VL
2002
IEEE
118views Visual Languages» more  VL 2002»
14 years 17 days ago
Novice Comprehension of Programs Using Task-Specific and Non-Task-Specific Constructs
This study examines the comprehension and modification by novices of programs written with taskspecific and non-task-specific constructs. Teachers who write programs for use in th...
Alec Engebretson, Susan Wiedenbeck
PLPV
2009
ACM
14 years 4 months ago
Embedding a logical theory of constructions in Agda
We propose a new way to reason about general recursive functional programs in the dependently typed programming language Agda, which is based on Martin-L¨of’s intuitionistic ty...
Ana Bove, Peter Dybjer, Andrés Sicard-Ram&i...
AMC
2008
130views more  AMC 2008»
13 years 7 months ago
Hedging strategy for a portfolio of options and stocks with linear programming
This paper extends the model proposed by Papahristodoulou [C. Papahristodoulou, Option strategies with linear programming, European Journal of Operational Research 157 (2004) 246
Mehmet Horasanli
SIGCSE
2010
ACM
121views Education» more  SIGCSE 2010»
14 years 2 months ago
Using strategies for assessment of programming exercises
Programming exercise assessment tools alleviate the task of teachers, and increase consistency of markings. Many programming exercise assessment tools are based on testing. A test...
Alex Gerdes, Johan Jeuring, Bastiaan Heeren
PLDI
2009
ACM
14 years 8 months ago
Chameleon: adaptive selection of collections
Languages such as Java and C#, as well as scripting languages like Python, and Ruby, make extensive use of Collection classes. A collection implementation represents a fixed choic...
Ohad Shacham, Martin T. Vechev, Eran Yahav