Difference between revisions of "BTP300 Weekly Schedule 20113"

From CDOT Wiki
Jump to: navigation, search
(Week 6 - Oct 9)
(Week 7 - Oct 16)
Line 122: Line 122:
 
* [https://cs.senecac.on.ca/~btp300/pages/content/kinds.html Kinds of Polymorphism]
 
* [https://cs.senecac.on.ca/~btp300/pages/content/kinds.html Kinds of Polymorphism]
 
* [https://cs.senecac.on.ca/~btp300/pages/content/param.html Templates]
 
* [https://cs.senecac.on.ca/~btp300/pages/content/param.html Templates]
 +
** [https://cs.senecac.on.ca/~btp300/pages/handouts/h18.html Handout on Templates]
 
* Mid-Term Test
 
* Mid-Term Test
 
** two full periods
 
** two full periods

Revision as of 09:17, 17 October 2011


BTP300 Fall 2011 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources

Weekly Schedule 20113

Week 1 - Sep 4

This Week

To Do

Resources

Week 2 - Sep 11

This Week

To Do

Resources

Week 3 - Sep 18

This Week

To Do

Resources

Week 4 - Sep 25

This Week

To Do

Resources

Week 5 - Oct 2

This Week

To Do

  • Prepare your repository for your team members to start working on Assignment 2
  • Read Assignment 2 and allocate the responsibilities amongst the team members
  • Download Tortoise SVN and install it on your local computer.

Resources

Week 6 - Oct 9

This Week

  • Multiple Inheritance
  • review of handout
    • order of construction and destruction (base, derived, derived as listed)
    • early and late binding (increment() call)
  • review of inheritance
    • private, protected, public
    • order of construction and destruction
    • shadowing
    • compile-time and run-time binding


To Do

  • complete Workshop 4
  • start working on assignment 2
  • start studying for mid-term

Resources

Week 7 - Oct 16

This Week

To Do

  • continue working on assignment

Resources