Sciweavers

640 search results - page 45 / 128
» Learning Programs in Different Paradigms using Genetic Progr...
Sort
View
VL
2007
IEEE
132views Visual Languages» more  VL 2007»
14 years 3 months ago
A Study on Applying Roles of Variables in Introductory Programming
Expert programmers possess programming knowledge, which is language independent and abstract. Still, programming is mostly taught only via constructs of a programming language and...
Pauli Byckling, Jorma Sajaniemi
ICTAI
2010
IEEE
13 years 6 months ago
Combining Mixed Integer Programming and Supervised Learning for Fast Re-planning
We introduce a new plan repair method for problems cast as Mixed Integer Programs. In order to tackle the inherent complexity of these NP-hard problems, our approach relies on the ...
Emmanuel Rachelson, Ala Ben Abbes, Sebastien Dieme...
SIGCSE
2000
ACM
137views Education» more  SIGCSE 2000»
14 years 1 months ago
Evaluating programming ability in an introductory computer science course
There are numerous ways to evaluate student programming ability, all of which have benefits and drawbacks. In this paper we discuss how we have combined a number of those evaluati...
A. T. Chamillard, Kim A. Braun
WWW
2007
ACM
14 years 9 months ago
ActiveRDF: object-oriented semantic web programming
Object-oriented programming is the current mainstream programming paradigm but existing RDF APIs are mostly tripleoriented. Traditional techniques for bridging a similar gap betwe...
Eyal Oren, Renaud Delbru, Sebastian Gerke, Armin H...
ICLP
1999
Springer
14 years 29 days ago
Logic Programming in Oz with Mozart
Oz is a multiparadigm language that supports logic programming as one of its major paradigms. A multiparadigm language is designed to support different programming paradigms (log...
Peter Van Roy