Entry Ben-Ari:1996:UII 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{Ben-Ari:1996:UII,
  author =       "Mordechai Ben-Ari",
  title =        "Using inheritance to implement concurrency",
  journal =      j-SIGCSE,
  volume =       "28",
  number =       "1",
  pages =        "180--184",
  month =        mar,
  year =         "1996",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/236462.236535",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:32 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "The Ada programming language is an excellent vehicle
                 for teaching concurrent programming because support for
                 concurrency has been designed into the language. The
                 paper shows how primitives from other concurrent
                 programming languages (occam, Linda, Joyce) can be
                 simulated within Ada. This enables students to study
                 other constructs without the overhead of learning a new
                 language and programming environment. The simulations
                 use inheritance which was introduced into the new Ada
                 95 standard. They can also be used as examples of
                 inheritance when teaching object-oriented
                 programming.",
  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