DRAFT: This module has unpublished changes.
Course Description:

In this first course in the computer science program, emphasis will

be placed on algorithmic design. Basic concepts such as selection

statements, loops, character strings, arrays, pointers and file processing

will be taught. Students will be required to write several programs in

an appropriate language.

 

 Course Reflection:

This course was taught in C++, a language I was not too familiar with. But

throughout the course I learn many relevent tips that I will be able to use

in future programs at the workplace.I spent alot of time doing many projects

from the book to increase my knowledge of the C++ IDE.

 Assignments:

1. Research Paper On Sorting Algorithms

DRAFT: This module has unpublished changes.