Entry Shiau:1993:OOP 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{Shiau:1993:OOP,
  author =       "Lie June Shiau",
  title =        "Object-oriented programming for numerical methods",
  journal =      j-SIGCSE,
  volume =       "25",
  number =       "4",
  pages =        "5--8",
  month =        dec,
  year =         "1993",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/164205.164210",
  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 =     "This article introduces the merits of employing a new
                 technique, Object-Oriented programming, in Numerical
                 Methods courses. Object-Oriented programs interpret
                 mathematical concepts more closely to their
                 definitions. They are also easier to implement and
                 maintain. More importantly, Object-Oriented techniques
                 avoid many human errors. C++, an Object-Oriented
                 extension to the popular C programming language, is
                 chosen as the programming language for the demonstrated
                 examples. We also include comparative examples to show
                 that C++ is more suitable than the traditional
                 scientific computer language FORTRAN for numerical
                 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