CS 105, Spring 2020
Lab 1

In this lab, you will be learning more about how the computer manipulates and represents data. In particular, you'll use bit-level operators to implement higher-level operations.

This lab has a writeup and a tar file. We suggest that you open a copy of the writeup in your browser so that you can read the instructions about how to download and unpack the tar file (which also includes a copy of the writeup).

To download the tar file onto Wilkes (which is where you will want to work with it), open an ssh window to Wilkes, cd to the directory where you'll be working, and then type "wget link", where you got link by hovering over the words "tar file" and copying the link location. (To do that, right-click or command-click and choose "Copy link location", "Copy link address", "Copy link", or just "Copy", depending on your browser. Isn't consistency fun?)


© 2020, Geoff Kuenning

This page is maintained by Geoff Kuenning.