COMP 205 Introduction to Programming

This course is an introduction to computer programming using the Java programming language. It does not claim to completely cover either the Java language or its standard libraries. The topics to be covered in the course include primitive data types, Strings, arrays, basic I/O, decision structures (ifs and loops), writing and using methods, writing, and using classes.