Sciweavers

595 search results - page 64 / 119
» Little languages: little maintenance
Sort
View
ITICSE
2005
ACM
14 years 1 months ago
Testing first: emphasizing testing in early programming courses
The complexity of languages like Java and C++ can make introductory programming classes in these languages extremely challenging for many students. Part of the complexity comes fr...
Will Marrero, Amber Settle
VL
2003
IEEE
134views Visual Languages» more  VL 2003»
14 years 1 months ago
End-user programming as translation: an experimental framework and study
One of the reputed advantages of end-user programming languages is that they support a given problem doh a set of programming abstractions that are “just right” for the end-us...
Christopher D. Hundhausen, Ravikiran Vatrapu, Josh...
HICSS
1996
IEEE
136views Biometrics» more  HICSS 1996»
14 years 6 days ago
Applications of Multilingual Text Retrieval
The recent enormous increase in the use of networked information access and on-line databases has led to more databases being available in languages other than English. The Center...
W. Bruce Croft, John Broglio, Hideo Fujii
VL
2010
IEEE
247views Visual Languages» more  VL 2010»
13 years 6 months ago
Cleanroom: Edit-Time Error Detection with the Uniqueness Heuristic
Many dynamic programming language features, such as implicit declaration, reflection, and code generation, make it difficult to verify the existence of identifiers through standar...
Andrew J. Ko, Jacob O. Wobbrock
ESOP
2012
Springer
12 years 3 months ago
Generate, Test, and Aggregate - A Calculation-based Framework for Systematic Parallel Programming with MapReduce
Abstract. MapReduce, being inspired by the map and reduce primitives available in many functional languages, is the de facto standard for large scale data-intensive parallel progra...
Kento Emoto, Sebastian Fischer, Zhenjiang Hu