Skip to main content

CS 2381 Spring 2024: Course Site

Data Structures and Intermediate Programming

Course Info #

  • Instructor: Nat Tuck
  • Lecture: Mon, Wed at 08:40-09:55am in D&M 442
  • Lab: Friday at 08:15-09:55am in D&M 404
  • Office Hours: Monday noon-1pm, Friday 10-11am

Essential Resources #

On this site:

Suggested Resources #

Useful Stuff: #

Hints: #

  • All statements in a Java source file must be inside a method body.
  • On Mac, the tar command will put a bunch of junk in your archives unless you turn Mac junk off.
  • On Mac, it’s important that you get the correct version of the JDK for your hardware. Are you x64 or aarch64?
  • College is an excellent time to learn to work with desktop Linux. Installing Linux Mint on a refurbished laptop is recommended. Look for the Thinkpad x260, t460, x270, t470, x280, t480, x390, x395, x13, t14 on Amazon or eBay. I got a working x260 off eBay recently for $85, including shipping.

2024