CSCI-E28 Lectures

Lectures for CSCI-E28     Material for each lecture consists of an outline, source code, some diagrams, and some explanatory documents. Each lecture is recorded and may be viewed over the Internet. This page provides access to the lecture directories and class videos. Click for information about the lecture directories.

LECTURE ACCESS  Material for lectures 4-13 is password protected. Your username is the initial of your first name followed by the first seven letters in your last name. Your password is the last 4 digits of your Harvard ID number.

For example, if your name is George Washington, your username is gwashing

 
VIDEOS
Live Stream
Wednesdays
7:40-9:40PM
Recorded
Classes
_ _

See note about LECTURE ACCESS at the top of this page
Class   Documents, Code, Pictures  
1   Intro to Systems Programming  
2   Users, Files, Docs, Cache  
3   Directories, File Info, Bits  
4   Focus on File Systems  
5   Devices, Bits, and more  
6   Writing a Video Game  
7   Processes: Programs in Action  
8   A Programmable Shell & the Environment  
9   I/O Redirection and Pipes  
10   Connecting to Processes Near and Far  
11   Spotlight on Servers: Connections and Protocols  
12   Network Programming with UDP: License Server  
13   Concurrency  
14   Review