Practice for Test 1 (Fall 2013)

From CDOT Wiki
Revision as of 19:01, 15 October 2013 by Peter.liu (talk | contribs) (Created page with '== Walkthroughs == *Handouts (BTP300 course website) **Generic Pointers **Pointers To Functions **Abstract Base Class **Multiple Inheritance *Past Quizzes (BTP300 course website)…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Walkthroughs

  • Handouts (BTP300 course website)
    • Generic Pointers
    • Pointers To Functions
    • Abstract Base Class
    • Multiple Inheritance
  • Past Quizzes (BTP300 course website)
    • Quiz 1 (Oct. 4 2011)
    • Quiz 1 (Oct. 5 2010)
  • Review
    • Quiz 1 (Fall 2013)
    • walk_polymorphism.cpp

Coding Practice

  • Past Tests (BTP300 course website)
    • Test 1 (Oct. 16 2006) - word problem only
    • Make Up Test (Nov. 7 2005) - word problem only
  • Review
    • Workshops 2, 3, and 4