GCTAA Logo

Governor's Career & Technical Academy Arlington

ITD 256: Week 1


Overview

Welcome to Advanced Database Management!

This week we will continue working where we left off in our main text, A Curious Moon, in the Lift Off chapter.

Goals for Week 1

Our goals for this week are:

  1. to finish configuring our Makefile to include targets remote, which will deploy to dbserver.gctaa.net, and local, which will run in our lab on cdevlin.
  2. to complete the Lift Off chapter.

Tasks

We left off last Thursday working with Aaron on a Makefile.

We need to continue working on this until we get it to work. Let's jump right in on Tuesday and work toward that aim.

Evaluation

To earn credit for the first week you must demonstrate the running:

    $ make local

and

    $ make remote 

by the end of class on Monday, February 6th.