CSCI 103 - Spring 2024 Introduction to Programming

Exams

Exam Time Info
MT1 Thurs, Feb. 22nd at 7 PM Pacific Info
MT2 Thurs, Mar. 28th at 7 PM Pacific Info
Final Tues, May 7th at 4:30 PM Pacific Info

Homework and Projects

Item Title Due (at 11:59PM Pacific) Access Link
HW1 C++ Language Tues, Jan. 23 Codio
PR1 Twentyone Tues, Jan. 30 Codio
HW2 Pointers and Memory Thurs, Feb. 8 Codio
PR2 Connect 4 Thurs, Feb. 15th Codio
HW3 Classes Thurs, Feb. 29th Codio
HW4 Vectors Thurs, Mar. 7th Codio
HW5 Linked Lists Thurs, Mar. 21st Codio
PR3 Images - Connected Components and Layers Thurs, Apr. 4th Codio
HW6 Operators and Copy Semantics Thurs, Apr. 11th Codio
PR4 Streaming Service Mon., Apr. 22nd Codio
HW7 Recursion Fri, Apr. 26th Codio

Overview

Each unit will have roughly one homework and projects, spanning 1-2 weeks each. Homeworks are low stakes assignments intended to give you practice with the concepts and skills discussed in lecture. Projects then have you deepend and combine concepts in a larger application.

The due dates above are TENTATIVE. As we work through the semester the schedule may change. Any due changes will be posted here, announced on Piazza and changed on Codio.

Coding and Submission Environment

All assignments will be performed on Codio. Instructions, coding, debugging, and submission will all be delivered and performed on Codio. You are welcome to download relevant source files and code on your own environment, but we will not be able to officially support another environment. In addition, to receive credit, you will run automated tests on your assignments, and that must be done on Codio. So if you work in another environment, you will need to upload your code back to Codio to submit and receive credit. Finally, you must mark your assignment complete on Codio for it to be considered submitted.

Policies

The syllabus defines relevant HW policies and Project policies. Those sections define:

Below are some additional policies: