Sciweavers

2041 search results - page 1 / 409
» Design patterns for the data structures and algorithms cours...
Sort
View
SIGCSE
1998
ACM
102views Education» more  SIGCSE 1998»
13 years 9 months ago
Design patterns for data structures
tterns help narrow the gap between the abstract views of the data structures and their concrete implementations. The smaller the gap, the higher the level action. The more abstract...
Dung Nguyen
SIGCSE
2006
ACM
188views Education» more  SIGCSE 2006»
13 years 10 months ago
A data mining course for computer science: primary sources and implementations
An undergraduate elective course in data mining provides a strong opportunity for students to learn research skills, practice data structures, and enhance their understanding of a...
David R. Musicant
ITICSE
2009
ACM
13 years 11 months ago
Hybrid and custom data structures: evolution of the data structures course
The topic of data structures has historically been taught with two major focuses: first, the basic definition and implementation of a small set of basic data structures (e.g. list...
Daniel J. Ernst, Daniel E. Stevenson, Paul J. Wagn...
ICSE
2008
IEEE-ACM
14 years 5 months ago
Design patterns: between programming and software design
In computer science curricula the two areas programming and software engineering are usually separated. In programming students learn an object oriented language and then deepen t...
Christoph Denzler, Dominik Gruntz