Entry Mili:1994:TFC from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Mili:1994:TFC,
  author =       "Rym Mili and Ali Mili",
  title =        "Teaching a first course on data structures: a software
                 engineering approach",
  journal =      j-SIGCSE,
  volume =       "26",
  number =       "1",
  pages =        "21--25",
  month =        mar,
  year =         "1994",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/191033.191042",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:24 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "We discuss our experience with integrating three key
                 ideas of software engineering into our data structures
                 course: formal specifications, information hiding, and
                 bottom up programming. The idea of formal
                 specifications is fostered by the introduction of a
                 simple formal notation, which students use to describe
                 their data structures and to validate their
                 implementation. The idea of data abstraction is
                 fostered by separating, in the very design of our
                 course, the usage of data structures from their
                 implementation. Finally the idea of bottom up
                 programming is fostered by showing students how complex
                 systems can be designed one layer at a time, where each
                 layer refers exclusively to the layer immediately below
                 it.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries