Computer Science 211 Spring 2026
Announcements:
Midterm Review Guide
Midterm Review Video
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
Projects
Project 1: Fast Trig by Precomputed Array
Project 2: Vocabulary Analysis
Lab Assignments
Lab 1: Building a Program and Data Type Sizes
Lab 2: Translating a Python program to C++
Lab 3: Practice with Loops
Lab 4: Writing Functions
Lab 5: Working with Arrays
Lab 6: Working with Pointers (and Arrays)
Lab 7: Using the Debugger