CR: COMP 2404 Learning Objectives: Difference between revisions
Created page with "=Calendar Description= =Assumed Background= Learning objectives completed before this course. =Learning Objectives= Objectives for the whole course =Topics= ==Topic 1== …" |
|||
Line 1: | Line 1: | ||
=Calendar Description= | =Calendar Description= | ||
In-depth study of the language C++ from a software engineering perspective, with emphasis on features supporting the development of large efficient and reusable systems. Topics include: encapsulation, templates, references, constructors and destructors, overloading, memory management, exception handling, and the standard template library. | |||
=Assumed Background= | =Assumed Background= |
Revision as of 16:53, 8 April 2011
Calendar Description
In-depth study of the language C++ from a software engineering perspective, with emphasis on features supporting the development of large efficient and reusable systems. Topics include: encapsulation, templates, references, constructors and destructors, overloading, memory management, exception handling, and the standard template library.
Assumed Background
Learning objectives completed before this course.
Learning Objectives
Objectives for the whole course
Topics
Topic 1
Learning objectives for topic 1
Topic 2
Learning objectives for topic 2