Difference between revisions of "CR: COMP 2401 Learning Objectives"

From Soma-notes
Jump to navigation Jump to search
(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=
Introduction to programming with procedures and primitive data types, designed for B.C.S. students. Topics include: arrays, strings, pointers, heap and stack memory allocation and deallocation, iterative and recursive linked list manipulations, system/library calls.


=Assumed Background=
=Assumed Background=

Revision as of 12:29, 11 April 2011

Calendar Description

Introduction to programming with procedures and primitive data types, designed for B.C.S. students. Topics include: arrays, strings, pointers, heap and stack memory allocation and deallocation, iterative and recursive linked list manipulations, system/library calls.

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