Sciweavers

10622 search results - page 218 / 2125
» Python Programming Language
Sort
View
158
Voted
ACE
2003
104views Education» more  ACE 2003»
15 years 6 months ago
Language Tug-Of-War: Industry Demand and Academic Choice
This paper seeks to inform instructors responsible for designing introductory programming courses within a university setting. In particular, guidelines for choosing programming l...
Michael de Raadt, Richard Watson, Mark A. Toleman
OOPSLA
2007
Springer
15 years 11 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
CSUR
2004
144views more  CSUR 2004»
15 years 4 months ago
Advances in dataflow programming languages
Many developments have taken place within dataflow programming languages in the past decade. In particular, there has been a great deal of activity and advancement in the field of ...
Wesley M. Johnston, J. R. Paul Hanna, Richard J. M...
ECOOP
2012
Springer
13 years 7 months ago
Application-Only Call Graph Construction
Abstract. Since call graphs are an essential starting point for all interprocedural analyses, many tools and frameworks have been developed to generate the call graph of a given pr...
Karim Ali, Ondrej Lhoták
156
Voted
DLS
2005
122views Languages» more  DLS 2005»
15 years 7 months ago
Language constructs for context-oriented programming: an overview of ContextL
ContextL is an extension to the Common Lisp Object System that allows for Context-oriented Programming. It provides means to associate partial class and method definitions with l...
Pascal Costanza, Robert Hirschfeld