Computer Science 311 Spring 2025

Announcements:

Midterm Review Guide

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

Course Syllabus

Course Calendar

Notes

Examples

Videos

Alternative Uploader

Lab Assignments

Lab 1: C++ Review
Lab 2: Racing Squirrels
Lab 3: Spell Checking with Linked Lists
Lab 4: Adding C++ Features to the Dynamic Array
Lab 5: Linked List Sorting
Lab 6: Functional Programming Feature for the Linked List ADT

Projects

Project 1: Linked Lists