Princeton University
Computer Science Department

Computer Science 333
Advanced Programming Techniques

Robert Dondero

Spring 2024


Directory
General Information | Lectures | Assignments | Project | Schedule | Policies

Please direct questions about course enrollment to Colleen Kenny, the CS Department's Undergraduate Coordinator. Ms. Kenny's contact information is provided on this page. The course instructors do not manage the course's enrollment.


Course Description

The practice of programming. Emphasis is on the development of real programs, writing code but also assessing tradeoffs, choosing among design alternatives, debugging and testing, and improving performance. Issues include compatibility, robustness, and reliability, while meeting specifications. Students will have the opportunity to develop skills in these areas by working on their own code and in group projects.


Administrative Information

Lectures:

Tuesdays and Thursdays from 3:00PM to 4:20PM in Friend Center 006.

Lead Instructor:

Robert Dondero, Ph.D. : rdondero@cs.princeton.edu

Office hours: Tuesdays from 1:30PM to 2:20PM at https://princeton.zoom.us/j/3195363472 and Thursdays from 1:30PM to 2:20PM at https://princeton.zoom.us/j/3195363472.

Graduate Teaching Assistants:

Kuba Alicki : ka3866@princeton.edu

Office hours: Tuesdays from 12:00nooon to 12:50PM in Friend Center 010, and Thursdays from 6:00PM to 6:50PM in Friend Center 010.

Creston Brooks : cabrooks@princeton.edu

Office hours: Wednesdays from 3:00PM to 3:50PM in Friend Center 010, and Wednesdays from 4:00PM to 4:50PM in Friend Center 010.

Haichen Dong : hd5234@princeton.edu

Office hours: Tuesdays from 6:00PM to 6:50PM at https://princeton.zoom.us/my/haichend, and Fridays from 11:00AM to 11:50AM at https://princeton.zoom.us/my/haichend.

Samuel Resendez : sr4508@princeton.edu

Office hours: Mondays from 4:00PM to 4:50PM in Friend Center 010, and Fridays from 1:00PM to 1:50PM in Friend Center 010.

When you join a Zoom office hour you'll be placed in the waiting room. The instructor will move you into the meeting when it's your turn.

Undergraduate Coordinator:

Colleen Kenny : CS Building 210 : 609-258-1746 : ckenny@cs.princeton.edu


Prerequisites

The prerequisites for COS 333 are successful completion of COS 217 and COS 226.

You must have completed COS 217 successfully before taking COS 333.

It is possible to take COS 226 at the same time as COS 333. However, doing so is a bad idea unless you are a very good programmer. Specifically, doing so is a bad idea unless you received at least a B+ grade in COS 217. If your COS 217 grade was less than B+ and you want to take COS 226 and COS 333 concurrently, then discuss the matter with a COS 333 lead instructor during the first week of the semester.


Textbooks

The course uses these textbooks:

Required Textbook

That book is available in the Princeton University bookstore and is on reserve in the Engineering Library.

Recommended Textbooks

All of those books are available through the Princeton Library as e-books.


Academic Regulations

Please read the Policies, especially those regarding collaboration and plagiarism.


This page was written by Robert M. Dondero, Jr.