CS 341: System Programming

Spring 2024

Monday 1/22 No In-person class at ECEB today. (Check Ed at 9:30)

Latest Assignments

MP

Nonstop Networking

Due: Week 15 · 2024-04-15 23:59

Lab

Savvy Scheduler

Due: Week 14 · 2024-04-24 23:59

Bring Your Own Laptop!

Some students like annotate a pdf handouts during lecture but paper handouts are also provided. Bring your own Windows, Linux, or MacOSX laptop to your CS341 discussion sections because the lab will not have desktop machines. A Chromebook with Linux enabled may work but is not recommended. The recommended minimum laptop specification for CS341 is: i) A basic 10 year-old laptop if you just want to write code using VS Code locally but compile and test remotely using the CS Cloud : VS Code minimum requirements. Alternatively, to run a multi-CPU core Linux locally (e.g. by running a Linux Virtual Machine on your laptop) then you will need something newer and powerful e.g. i5 x64 4-core 8th generation (or similar) CPU, 8GB RAM (16GB recommended), 100 GB Disk Space, SSD recommended. High-end gaming laptops are not recommended because they are bulky, heavy and have poor battery life.

There is the new loaner laptop program run by the Main Library Scholarly Commons at the 3rd floor of the U of I Main Library (Room 306, ADA Map). You may borrow a laptop for up to 10 days e.g. while waiting for your laptop - just bring your physical ICARD. A typical loaner laptop is a 2020 Windows Dell Latitude 5310, i5 Core 15-10210, 16GB, 512GB SSD with local admin rights to install software.

There is also a limited laptop loaner program by EngrIT for students and faculty in the Grainger College of Engineering

Course Description

This course is designed to challenge you as a programmer and new computer scientist at the University of Illinois Urbana-Champaign. Rather than the sand-boxed, contained, and simple problems of your previous courses that used significant scaffolding and pre-built libraries, you will be interacting with a much more complex environment: the entire system and even computing networks.

You will need to fully understand how memory is allocated, used, and re-used within a process.

You will also need to know how input and output can be optionally buffered between processes and files.

In short, it is time to remove the training wheels off and instead fling open the doors, welcoming you to the big, wide world of computing.

Oh, and did we mention the challenge of concurrency and solving asynchronous problems, so that your program can take advantage of the multi-core CPU inside each machine?

Time and Location

Instructor: Lawrence Angrave (angrave@illinois.edu)

Peer tutoring and Office hours will be announced in week 2: here. Prof. Angrave's in-person office hours are Monday 10:15am in the ECEB atrium and coffee area, and also immediately after every lecture. Other times by appointment at SC2217.

Recorded Lecture: : See Schedule

Class: ECEB 1002 MWF 11:00AM - 11:50AM

Lab Sections: See courses.illinois.edu

Getting Help

Academic

You can find a full list of times and locations on our peer tutoring calendar.

Ed Forum

Please read our forum policy, before posting.

Grading Policy (subject to minor changes)

Machine Problems: 45% (weekly)

Labs: 17% (weekly, lowest lab dropped)

Quizzes: 15% (7 quizzes, multiple re-takes, no drops). At PrairieLearn; Available until Reading Day.

Final Exam: 23% ; however upto 3% can be pre-credited based on physical lab attendance i.e. the fractional contribution of the final exam can be reduced.

Course Prerequisites

CS 225: Data Structures

CS 233: Computer Architecture

Mental Health, anti-racism and inclusivity, and CS Cares

Please see our important course statements on anti-racism and inclusivity, and information about CS Cares.