COURSE CODE: COMP 1603
COURSE TITLE: Computer Programming III
SEMESTER: 2
CREDITS: 3
PRE-REQUISITES: none 
COURSE DESCRIPTION
This course uses an appropriate programming language as a tool to teach intermediate programming concepts. The main concepts covered are pointers, linked lists, stacks and queues and their implementations using arrays and linked lists and recursion.
 
ASSESSMENT
Coursework           50%
Final Examination           50%

 

Top of Page