Skip to main content





Course information

Overview

CS 2112/ENGRD 2112 is an honors version of CS 2110/ENGRD 2110; credit is given for only one of CS 2110 and 2112. Transfer between CS 2110 and 2112 (in either direction) is encouraged during the first three weeks. We cover intermediate software design and introduce some key computer science ideas. The topics are similar to those in CS 2110 but are covered in greater depth with more challenging assignments. Topics include object-oriented programming, program structure and organization, program reasoning using specifications and invariants, recursion, design patterns, concurrent programming, graphical user interfaces, data structures, sorting and graph algorithms, asymptotic complexity, and simple algorithm analysis. Java is the principal programming language.

Time & Place

Lecture: Tuesdays and Thursdays, 10:10-11am, Gates Hall G01 (ground floor, below the main entrance).
Labs: Mondays 7:30-8:20pm, Phillips 219 or Wednesdays 7:30-8:20pm, Hollister 110
Recitations: Tuesdays 12:20-1:10pm, Gates G01 or Wednesdays 1:25-2:15pm, Hollister 110

You are expected to attend all the lectures and one lab and one recitation per week.

Course Staff

Placeholder for staff

Office Hours Weekly Chart

Day Name Time Location

Monday
Hubert Lin
Jacob Glueck
Harry Goldstein
10 - 11 am
12.15 - 1.15 pm
6 - 7 pm
Gates G19
Gates G11
Gates G11

Tuesday
Dexter Kozen
Matt Habel
Sumner Hearth
11 am - 12 pm
1 - 2.30 pm
7 - 8 pm
Gates 406
Gates G11
Gates G17

Wednesday
Alex Renda
Lucas Silver
Stephen McDowell
2 - 3 pm
5 - 6 pm
6 - 7 pm
Gates G13
Gates G15
Gates G19

Thursday
Agi Csaki
Jake Chen
Jane Du
11 am - 12 pm
3 - 4 pm
5.30 - 6.30 pm
Gates G17
Gates G13
Gates G11

Friday
Hubert Lin
Jesse Yuan
Maheer Iqbal
Zander Bolgar
9 - 10 am
1 - 2 pm
1.45 - 3.15 pm
4 - 5 pm
Gates G13
Gates G11
Gates G15
Gates G13

Prerequisites

Very good performance in CS 1110 or CS 1130 or an equivalent course, or permission of the instructor. If you are unsure whether CS 2110 or CS 2112 is the right course for you, please talk to the instructor of either course. Both courses cover similar material and satisfy the same requirements, but CS 2112 covers material in more depth and has more challenging assignments. It is aimed at computer science majors.

Texts

You are required to read the course notes posted on the web site. These will often contain more detail than what was presented in lecture.

There is a recommended textbook, which is also the textbook for CS 2110. It is useful especially for examples of how to implement various data structures.

See also the companion website for additional material.

Other Sources

These titles are on reserve in the Engineering library, Carpenter Hall.

The CS 2110 website has many online learning aids and tutorial videos.

Grading and submission policies

There will be 7 assignments, mostly involving programming but also some written problems. These assignments will make up 40% of your score. The first 2–3 assignments will be done solo; the final project will be done with a partner.

Unless otherwise specified, assignments may be turned in late with a deduction of 10% per day up to a maximum of four days (Saturday and Sunday count as one day).

Extensions are granted in case of illness or other acceptable excuse.

Exams

There will be one evening prelim and a final exam. Please check the schedule page for times and locations.

The prelim will be 20% of your score and the final will be 35%.

Other components

We expect you to participate in class and elsewhere. In addition to attending lectures, all students should enroll in and attend one lab and one recitation per week. It doesn't matter which. The remaining percentage of your grade will be for class participation (in-class, Piazza, course evals) and for in-class quizzes.