Sciweavers

16844 search results - page 72 / 3369
» How to Design Programs
Sort
View
105
Voted
OOPSLA
2010
Springer
15 years 1 months ago
Ficticious: MicroLanguages for interactive fiction
In this paper we provide an experience report where language oriented programming approaches are applied to complex game design. Ficticious is a G-expression based pidgin of sever...
James Dean Palmer
ITICSE
2005
ACM
15 years 8 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
99
Voted
DPPI
2007
ACM
15 years 6 months ago
How interface agents affect interaction between humans and computers
Abstract. For many years, the HCI community has harbored a vision of interacting with intelligent, embodied computer agents. However, the reality of this vision remains elusive. Fr...
Jodi Forlizzi, John Zimmerman, Vince Mancuso, Sony...
125
Voted
SIGCSE
2009
ACM
140views Education» more  SIGCSE 2009»
16 years 3 months ago
Engagement: gaming throughout the curriculum
This paper considers how gaming has been infused into the computing curriculum of institutions in the United States. To increase motivation of students and improve retention, many...
Briana B. Morrison, Jon A. Preston
ICFP
2006
ACM
16 years 2 months ago
From structures and functors to modules and units
t programming techniques encourage abstraction and reuse through external linking. Some parts of a program, however, must use concrete, internally specified references, so a pure ...
Scott Owens, Matthew Flatt