COMP 121 COMPUTING IN THE ARTS AND SCIENCES
4 SEM HRS
SAKS
This introductory course is intended for non-majors, and assumes little computer experience beyond using word processing software. COMP 121 is designed to help students become familiar with microcomputers and their use in problem-solving and their impact on society. Students will create spreadsheets, databases, and Web pages. Students will also learn a subset of JavaScript, a language for creating interactive web pages.
The course meets for four hours each week, and includes extensive time for hands-on practice. The final grade will be based on labs, homework, and exams. Prerequisite is Math Placement Level 22 or higher. Mathematical-reasoning intensive.
COMP 150 COMPUTER PROGRAMMING I
5 SEM HRS
NOYES
Introduction to computer science through the use of programming. Designed primarily for the student who expects to take further courses in computer science. Also very valuable for any student who expects to do programming that is related to another discipline (e.g., in the sciences). This course is required for the Computer Science major and minor, the Mathematics major and minor, and the new Computational Science minor. It is also recommended or required by certain science programs.
All programming will be done using the computers located in the new BDK Science Center computer laboratory. The course includes an introduction to an industrial quality compiler and its integrated development environment (IDE) on the Wittenberg network. The course stresses design of algorithms, how to construct programs, imperative and object-oriented programming, structured programming style, program documentation and testing, control and data constructs, input-output, abstraction, and the role of computing in society. Particular emphasis is placed on problem solving. The class has three 1-hour lecture/demonstrations plus a 2-hour lab per week. Much of the work for the course is done outside of class using the laboratory computers to write, debug and run programs. The language to be used will be C++.
This introductory course assumes little computer experience beyond such activities as using word processing software and "web surfing." The only prerequisite is Math Placement Level 22 or higher (an ability in high-school algebra and problem solving). The course grade is based on programming assignments, lab exercises, and in?class tests. Mathematical-reasoning intensive.
COMP 255 PRINCIPLES OF COMPUTER ORGANIZATION
5 SEM HRS
SHELBURNE
Considers the organization and architecture of the computer from various "levels": digital logic, microprogramming, conventional machine level and the operating system level. Programming assignments in Assembly languages will be used to demonstrate and reinforce the various architectural structures and techniques studied. Grades will be based on in-class tests, programming and written assignments, and a final exam. The course will meet for three one-hour lectures and a two-hour lab each week.
Prerequisite: COMP 250. Mathematical-reasoning intensive.
COMP 275 SEQUENTIAL AND PARALLEL ALGORITHMS
4 SEM HRS
NOYES
Systematic study involving the properties and complexity of several types of algorithms that could be implemented on sequential and parallel processing computers. The algorithms studied are designed to solve problems in both symbolic and numeric processing. Symbolic methods include string manipulation, pattern-matching, searching, and sorting algorithms. Numeric methods include vector and matrix algorithms, as well as data processing and simulation/optimization algorithms. The issues of algorithm efficiency will be examined. Grades will be based upon theoretical and programming assignments and exams. This course will assume a C++ background. Some work will be done in Mathematica®.
Prerequisites: MATH 171 and COMP 250. Co-requisite: MATH 205. Mathematical-reasoning intensive.
COMP 331 INTRODUCTION TO COMPUTER HARDWARE
5 SEM HRS
SAKS
This course covers the fundamentals of logic design and the mechanics of information transfer within a digital computer system. Students will participate in a laboratory in which they design and build electronic circuits.
The class will meet three times a week for lecture and once a week for lab. Grades will be based upon exams and lab work. COMP 255 is a prerequisite. Mathematical-reasoning intensive.