Dr. Thomas R. Turner
University of Central Oklahoma
College of Mathematics and Science
Computer Science
MCS 134
Contact Information
406.974.5853
// CS 2613 Programming II

Programming II Programming Projects

  • p01: Median
  • p02: Bracket matching
  • p03: Postfix evaluation
  • p04: Simple simualtion
  • p05: Checkout line simulation
  • p06: Integer set 1
  • p07: Integer set 2 and Operator Overloading
  • p08: Binary tree traversals
  • p09: Time complexity
  • p10: Heap sort

Submitting projects

Reports

Submitting reports

Tests

References

  • Stroustrup, B. J. The C++ Programming Language, 3rd Ed. Addison Wesley 1997 ISBN 0-201-88954-4
  • Harbison, S. P. and Steele, G. L. C, A Reference Manual, 4th Ed. Prentice Hall 1995 ISBN 0-13-326224-3

Tests