Faculty Recruiting Support CICS

Getting Started In CS: First Classes in Computer Science

Computation is used just about everywhere these days. It is used to control planes, cars, nuclear power plants, city traffic, and even to monitor wildlife. To support such a large range of applications, computer scientists learn a variety of problem solving techniques that have come to be called "computational thinking." Such techniques have proven to be useful even when computers are not involved in doing the computation. The goal of our program is to teach students these skills so that they can apply them to programming problems, improving the tools we use in computing, or developing programs or tools for other application areas.

For students entering in Fall 2023, the introductory course sequence for the CS Bachelor's and Minor degrees consists of three classes: CICS 110: Foundations of Programming, CICS 160: Object Oriented Programming, and CICS 210: Data Structures. Students who started in Spring 2023 and earlier may have taken courses in the previous introductory sequence including COMPSCI 121, COMPSCI 186 and COMPSCI 187.  More information about the current introductory course sequence and the transition from the previous sequence can be found here: https://www.cics.umass.edu/content/cics-introductory-course-revision.

Through the introductory sequence, students understand how to program a computer, how to design, develop, and test interesting software systems, and how to use many of the tools computer scientists have developed to make this as easy as possible. These courses provide the background students need to engage successfully with the COMPSCI 200-level core curriculum including COMPSCI 220: Programming Methodologies, COMPSCI 230: Computer Systems Principles, COMPSCI 240: Reasoning Under Uncertainty and COMPSCI 250: Introduction to Computation.