Sciweavers

2736 search results - page 1 / 548
» Understanding programmer language
Sort
View
OOPSLA
2007
Springer
14 years 1 months ago
Understanding programmer language
The use of bad names — names that are wrong, inconsistent or inconcise — hinder program comprehension. The root of the problem is that there is no mechanism for aligning the n...
Einar W. Høst
TOOLS
2000
IEEE
13 years 11 months ago
An Understandable and Configurable Domain-Specific Framework for Industrial Automation Applications
ions is lower than the programmer‘s perceived cost of writing them from scratch. << [G. Booch, 1994] Central Question: How can we decrease the effort of building framework-...
Stjepan Dujmovic
ITICSE
2005
ACM
14 years 19 days ago
Novice Java programmers' conceptions of "object" and "class", and variation theory
Problems with understanding concepts, so called misconceptions, have been investigated and reported in a number of studies regarding object-oriented programming [4], [3]. In a fi...
Anna Eckerdal, Michael Thuné
ECAI
2006
Springer
13 years 10 months ago
How to Analyze Free Text Descriptions for Recommending TV Programmes?
ct This paper presents an approach to exploit free text descriptions of TV programmes as available from EPG data sets for a recommendation system that takes the content of programm...
Bernd Ludwig, Stefan Mandl
TOOLS
2010
IEEE
13 years 5 months ago
Understanding the Impact of Collection Contracts on Design
Abstract. Java provides a specification for a user-defined general purpose equivalence operator for objects, but collections such as Set have more stringent requirements. This in...
Stephen Nelson, David J. Pearce, James Noble