CS 1063
Overview
CS 1063 is a course in computer programming for those who have never programmed
a computer before, developing elementary programming skills using Java.
The specific objectives for CS 1063 are:
-
Students should use and master the essential features
of Java including control (sequential, selection, repetition) parameter
passing, and strings.
-
Students should be able to apply the steps necessary
for software development with classes including using and extending existing
classes.
-
Students should be able to use the web to access
lectures, assignments, and projects.