Sciweavers

523 search results - page 93 / 105
» Embedded Software Development with Projectional Language Wor...
Sort
View
ITICSE
2010
ACM
15 years 4 months ago
The SOM family: virtual machines for teaching and research
This paper introduces the SOM (Simple Object Machine) family of virtual machine (VM) implementations, a collection of VMs for the same Smalltalk dialect addressing students at diļ...
Michael Haupt, Robert Hirschfeld, Tobias Pape, Gre...
FAC
2010
140views more  FAC 2010»
14 years 9 months ago
From a domain analysis to the specification and detection of code and design smells
Code and design smells are recurring design problems in software systems that must be identified to avoid their possible negative consequences on development and maintenance. Conse...
Naouel Moha, Yann-Gaël Guéhéneu...
EMSOFT
2007
Springer
15 years 5 months ago
Design and implementation of a comprehensive real-time java virtual machine
The emergence of standards for programming real-time systems in Java has encouraged many developers to consider its use for systems previously only built using C, Ada, or assembly...
Joshua S. Auerbach, David F. Bacon, Bob Blainey, P...
ICFP
2010
ACM
15 years 22 days ago
TeachScheme!: a checkpoint
In 1995, my team and I decided to create an outreach project that would use our research on functional programming to change the K-12 computer science curriculum. We had two diffe...
Matthias Felleisen
SIGCSE
2006
ACM
183views Education» more  SIGCSE 2006»
15 years 5 months ago
Programming fundamentals and innovation taught through windows media player skin creation
Windows Media Player user interface ā€œskinā€ creation has proven an extremely effective method to reinforce practical object oriented programming techniques. Skin creation motiv...
Todd Shurn