Sciweavers

562 search results - page 29 / 113
» Teaching programming and language concepts using LEGOs
Sort
View
125
Voted
ECOOP
2000
Springer
15 years 7 months ago
Towards a Unified Programming Language
The goal of research in programming languages should be to develop languages that integrates the best of concepts and constructs from the various programming paradigms. We do not a...
Ole Lehrmann Madsen
ICRA
2007
IEEE
196views Robotics» more  ICRA 2007»
15 years 9 months ago
A Visual Language for Robot Control and Programming: A Human-Interface Study
Abstract— We describe an interaction paradigm for controlling a robot using hand gestures. In particular, we are interested in the control of an underwater robot by an onsite hum...
Gregory Dudek, Junaed Sattar, Anqi Xu
111
Voted
GPCE
2005
Springer
15 years 9 months ago
FeatureC++: On the Symbiosis of Feature-Oriented and Aspect-Oriented Programming
Abstract. This paper presents FeatureC++, a novel language extension to C++ that supports Feature-Oriented Programming (FOP) and Aspect-Oriented Programming (AOP). Besides well-kno...
Sven Apel, Thomas Leich, Marko Rosenmüller, G...
131
Voted
TOOLS
2000
IEEE
15 years 7 months ago
A Method for the Design and Development of Distributed Applications Using UML
With this contribution we present a design and development method for distributed applications, which are running on top of advanced object middleware platforms. We introduce the ...
Marc Born, Eckhardt Holz, Olaf Kath
395
Voted

Book
695views
16 years 11 months ago
The Scheme Programming Language
"Scheme is a general-purpose computer programming language. It is a high-level language, supporting operations on structured data such as strings, lists, and vectors, as well ...
R. Kent Dybvig