<$BlogRSDUrl$>

What you see here may not make sense to you.

Thursday, July 17, 2003

http://www.math-cs.gordon.edu/local/courses/cs211/lectures/Intro.pdf
High level Design

  • Identify the concepts that need to be part of the system
  • Assign responsiblity to each concept
  • Identify the relationships between various concepts
  • Class Relationships


  • Aggregation (has) - Containment of objects by other objects

  • Assocation (uses) - user of an object by another

  • Inheritance (is), also called as specialization - objects share properties

  • Composition
  • Tuesday, July 01, 2003

    Xorp (pronounced z-o-r-p) is an open router software platform

    http://www.xorp.org
    Should learn STL ASAP

    This page is powered by Blogger. Isn't yours?