Computer Science 311 Spring 2024

Announcements:

Final Review Guide
Tree Video
Midterm Review Guide

Instructor Information:

S. Seth Long
Office: TJH 204
E-mail: sslong@lcsc.edu
Office Hours: Monday 1:30-3:00, Thursday 10:30-12:00

Course Syllabus

Course Calendar

Notes

Examples

Course Work Uploads

Lab Assignments

Lab 1: C++ Review
Lab 2: Racing Squirrels
Lab 3: Spell Checking with Linked Lists
Lab 4: Adding Advanced C++ Features to the Queue
Lab 5: Back to Basics Linked List
Lab 6: Functional Programming Feature for the Linked List ADT
Lab 7: Optimization

Projects

Project 1: Linked Lists
Project 2: AVL Tree
Project 3: Heap Sort
Project 4: Organizing Data