Computer Science 211 Fall 2023

Announcements:

Instructor Information:

S. Seth Long
Office: TJH 204
E-mail: sslong@lcsc.edu
Office Hours: Monday 2:00-3:00, Wednesday 11:00-12:00

Course Syllabus

Course Calendar

Videos

Examples

Upload completed projects and labs here

Projects

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