COURSES

Computing is an important activity in all my courses
CS 106
Introduction to CS I
An introduction to the principles of design, implementation, and testing of object-oriented programs. The course covers language features such as control structures, classes, file I/0, and basic data structures including arrays. Other topics include recursion and fundamental algorithms, such as elementary searching and sorting algorithms.
