CS/SE Course Assessment
Accreditation Search:  
   
CS 4336
CS 4386

Class learning objectives

CS 1336 Computer Science Laboratory

Ability to develop algorithmic solutions for use on computers
Ability to express algorithmic solutions in a high level computer language
Ability to use programming tools such as an editor, compiler and linker
Ability to utilize fundamental programming structures - linear processing
Ability to utilize fundamental programming structures - conditional processing
Ability to utilize fundamental programming structures - loop processing
Ability to process data in arrays
Ability to develop programs in a functional/method form
Ability to perform searches and sorts
Ability to utilize reference variables
Ability to manipulate character and string data