Skip to content
Snippets Groups Projects
Commit 23afdc07 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 8727c593
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ packages and getting started can often be a hassle, because of software dependen
---
### Download Assignment 0
Download <a href="https://sedna.cs.umd.edu/424/assign/assignment0Dist.tgz">assign0 v1.0</a> (open w/ `tar xvfz assignment0Dist.tgz`).
Download <a href="https://ceres.cs.umd.edu/424/assign/assignment0Dist.tgz">assign0 v1.0</a> (open w/ `tar xvfz assignment0Dist.tgz`).
### Vagrant + Virtual Box
......
......@@ -3,7 +3,7 @@
*The assignment is to be done by yourself, do not turn in AI-generated work.*
You **will** need to create SQL queries on the first exam.
Download Assignment 1 <a href="https://sedna.cs.umd.edu/424/assign/assignment1Dist.tgz">here</a>.
Download Assignment 1 <a href="https://ceres.cs.umd.edu/424/assign/assignment1Dist.tgz">here</a>.
The following assumes you have gone through PostgreSQL instructions and have ran some queries on the `university` database,
and have downloaded the above. The resulting files are:
......
......@@ -2,7 +2,7 @@
### Due Sep 15, midnight.
*The assignment is to be done by yourself.*
Download Assignment 2 files <a href="https://sedna.cs.umd.edu/424/assign/assignment2Dist.tgz?2">here</a>.
Download Assignment 2 files <a href="https://ceres.cs.umd.edu/424/assign/assignment2Dist.tgz?2">here</a>.
The following assumes you have gone through PostgreSQL instructions
and have ran some queries on the `university` database, and have
......
......@@ -3,7 +3,7 @@
### Setup
Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment3Dist.tgz).
Download the startup files [here](https://ceres.cs.umd.edu/424/assign/assignment3Dist.tgz).
As before we have created a VagrantFile for you on [gradescope](https://www.gradescope.com/courses/535193/assignments/2852208). The main differences here are that we have loaded a skewed database (`flightsskewed`), and also installed Java. Start by doing `vagrant up` and `vagrant ssh` as usual.
......
......@@ -7,7 +7,7 @@ Two parts: `psycopg` and `peewee`.
### Setup
Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assignment4Dist.tgz?2).
Download the startup files [here](https://ceres.cs.umd.edu/424/assign/assignment4Dist.tgz?2).
As before we have created a VagrantFile for you. Start by doing `vagrant up` and `vagrant ssh` as usual.
Ensure that the Vagrantfile has loaded
......
......@@ -5,7 +5,7 @@
### Setup
Download files for Assignment 5 [here](https://sedna.cs.umd.edu/424/assign/assignment5Dist.tgz?1").
Download files for Assignment 5 [here](https://ceres.cs.umd.edu/424/assign/assignment5Dist.tgz?1").
*We do not provide a new Vagrant file as you can use your existing VM's with this project, or just natively on your computer.*
### Overview
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment