SETTINGS
Appearance
Language
About

Settings

Select a category to the left.

Appearance

Theme

Light or dark? Choose how the site looks to you by clicking an image below.

Light Dark

Language

Preferred Language

All content on utk.claranguyen.me is originally in UK English. However, if content exists in your preferred language, it will display as that instead. Feel free to choose that below. This will require a page refresh to take effect.

About

"utk.claranguyen.me" details

Domain Name: claranguyen.me
Site Version: 3.0.1
Last Updated: 2019/08/18
Synopsis

Getting Started

Side files

Usually, for lab "lectures", I prepare a digital copy of my notes to write on the whiteboard. This time, due to the lab's difficulty, I have decided to make those public. You may access them here:
Submission
You know the drill. I want a TAR file for submission. Here's the commands you should run from the directory with a makefile in it.

Submission Command

For the intermediate submission:
UNIX Command
UNIX> tar -cvf lab5_intermediate.tar src/bitmatrix.cpp

For the final submission:
UNIX Command
UNIX> tar -cvf lab5.tar src/bitmatrix.cpp

The name of the tar file doesn't actually matter, as long as it ends with .tar.