Sciweavers

3905 search results - page 4 / 781
» Teaching Design Patterns
Sort
View
IIE
2006
121views more  IIE 2006»
13 years 8 months ago
High School Teachers' Course Designs and Their Professional Knowledge of Online Teaching
This paper deals with the process of expanding the virtual secondary education school network, aiming to provide daily basis, online teaching. The context of this research is the E...
Teemu Valtonen, Jari Kukkonen, Anu Wulff
SIGCSE
2008
ACM
134views Education» more  SIGCSE 2008»
13 years 8 months ago
Language design and implementation using ruby and the interpreter pattern
In this paper, the S-expression Interpreter Framework (SIF) is presented as a tool for teaching language design and implementation. The SIF is based on the interpreter design patt...
Ariel Ortiz
SIGCSE
1998
ACM
125views Education» more  SIGCSE 1998»
14 years 26 days ago
Design patterns: an essential component of CS curricula
The field of software patterns has seen an explosion in interest in the last three years. Work to date has been on the recognition, cataloging, and finding of patterns with litt...
Owen L. Astrachan, W. Garrett Mitchener, Geoffrey ...
LADC
2007
Springer
14 years 2 months ago
Security Patterns and Secure Systems Design
Analysis and design patterns are well established as a convenient and reusable way to build high-quality object-oriented software. Patterns combine experience and good practices t...
Eduardo B. Fernández
SIGCSE
2005
ACM
117views Education» more  SIGCSE 2005»
14 years 2 months ago
Design patterns for parsing
We provide a systematic transformation of an LL(1) grammar to an object model that consists of · an object structure representing the non-terminal symbols and their corresponding...
Dung Zung Nguyen, Mathias Ricken, Stephen B. Wong