Title: Problem Set 0 - Tutorial and Course Registration
Date: 2014-01-14
Category: PS
Tags: Problem Sets, Web Server
Author: David Evans
Slug: ps0

   <div class="due">
Due: 4:59pm on Sunday, 19 January.
   </div>

## Purpose

The goals of this assignment are to:

- Get everyone in the class started using Rust.

- Collect survey information about students in the class, and feedback to improve the tutorial.

   <div class="collaboration">

**Collaboration Policy.** For this problem set, everyone should submit
their own assignment.  You may work with others to go through the
tutorial, but should make sure you understand everything in it yourself.

   </div>

# Rust Tutorial

Complete [Part 1 of the Rust
Tutorial](http://aml3.github.io/RustTutorial/html/01.html), including
all of the exercises in it.  (You do not need to submit your code for
this.)

# Survey

Note that the survey is longer than you might expect, and includes reading a short essay: [Silent Technical Privilege](http://pgbovine.net/tech-privilege.htm) (by Philip Guo).

Submit the form below (also available at [this link](https://docs.google.com/forms/d/1dXzxejqWO222kI-lhvMCiepe5vckddWAlhskc4pUB5w/viewform)).   **Open students**: non-credit students should submit [the cs4414j form](https://docs.google.com/forms/d/1JBHwMawQuygG6sJz8B2LWP5KzbeMqtcA9wD4Xhf724U/viewform) instead.

<iframe src="https://docs.google.com/forms/d/1dXzxejqWO222kI-lhvMCiepe5vckddWAlhskc4pUB5w/viewform?embedded=true" width="760" height="800" frameborder="2" marginheight="0" marginwidth="0">Loading...</iframe>

<div class="credits">
The Rust Tutorial was created by Alex Lamana and Wil Thomason for University&nbsp;of&nbsp;Virginia cs4414 Spring 2014.
</div>

