Entry Campbell:1996:ICC 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{Campbell:1996:ICC,
  author =       "Robert A. Campbell",
  title =        "Introducing computer concepts by simulating a simple
                 computer",
  journal =      j-SIGCSE,
  volume =       "28",
  number =       "3",
  pages =        "9--11",
  month =        sep,
  year =         "1996",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/234867.234870",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:35 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "The simulated computer consists of (1) main memory,
                 (2) a register known as the accumulator, (3) a central
                 processing unit (CPU), and (4) an instruction counter.
                 This computer recognizes 8 op codes (Halt, Load, Store,
                 Add, Subtract, Read, Write, and Branch On Zero). The
                 computer is simulated by creating a program in Pascal
                 or C++. This program simulates the execution of
                 programs written by students, such as adding two
                 numbers and printing their sum. Student programs are
                 written in machine language and executed by the
                 simulated computer. Students can write programs in
                 assembly language, compile them by hand, and then test
                 them by running them on the simulated computer. This
                 example has been helpful in teaching students what a
                 computer is and what computers can do.",
  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