Entry Adams:1998:CIO 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{Adams:1998:CIO,
  author =       "Joel C. Adams",
  title =        "Chance-It: an object-oriented capstone project for
                 {CS}-1",
  journal =      j-SIGCSE,
  volume =       "30",
  number =       "1",
  pages =        "10--14",
  month =        mar,
  year =         "1998",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/274790.273140",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 16:56:29 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "Most people enjoy playing games. Most CS-1 students
                 will enjoy a final project that involves computational
                 game-playing. Chance-It is a simple two-person dice
                 game with many possible strategies at varying levels of
                 sophistication and complexity. These features make the
                 problem of formalizing and encoding a strategy to play
                 Chance-It an interesting final project for CS-1.This
                 paper describes an object-oriented final project for
                 CS-1 in which students build Player1 and Player2
                 classes to play Chance-It. A ChanceItGame class and
                 driver are provided to coordinate the interactions of
                 these classes. The project provides students with an
                 enjoyable introduction to object-oriented design and
                 the problem of formalizing and codifying human strategy
                 in software. Examples are given in C++, but convert
                 easily to Java.",
  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