Computer Science 301
C Programming in Unix
Fall A 2023, Siena College
Meeting 1: Introduction
Date: Thursday, September 7, 2023
Agenda
- Announcements
- Welcome to CSIS-301!
- Why should you learn C and Unix?
- Why a 1-credit, half-semester course?
- Syllabus and Schedule
- Setting up accounts on noreaster.teresco.org
- Create and share CSIS-301 Google Drive folders for lab documents
- Lab 1: Introduction to Unix and C
- find links in Canvas to create your repository through GitHub
Classroom, and your copy of the instruction/response documents
from Google Drive
- you will submit your own version (both by completing responses
in your copy of the instructions document, and by committing and
pushing code to your GitHub repository) but you are encouraged to
collaborate with (not copy from) classmates
- it's pretty long, you will likely need to continue for a
few hours after our meeting is complete
- due Monday evening
- Readings: K&R Ch. 1