Computer Science 311 Fall 2025
Announcements:
I started sorting out the videos by topic. Linked lists are covered by the "linked lists" directory under videos, stacks and queues have a directory too (and are next week's topic). All s25 videos are under their own directory, and still present even if also categorized somewhere else.
Instructor Information:
S. Seth Long
Office: TJH 210
E-mail: sslong@lcsc.edu
Office Hours: Monday 1:30-3:00, Thursday 10:30-12:00
Lab Assignments
Lab 1: C++ Review
Lab 2: Racing Squirrels
Lab 3: Spell Checking with Linked Lists
Projects
Project 1: Linked Lists