Skip to content

LUCKYINGGG/DMIT-1508-Workbook-A04-dgilleland

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMIT-1508 - Instructor Workbook (Sep 2023)

Dan Gilleland - Place your name in this line.

Schedule

The following schedule is subject to change. Consult the course outline for the mark distribution. See the Agenda for details on upcoming and completed topics.

gantt
    dateFormat  YYYY-MM-DD
    title       DMIT-1508 | Scheduled Topics & Assessments
    %% excludes    weekends
    %% (`excludes` accepts specific dates in YYYY-MM-DD format, days of the week ("sunday") or "weekends", but not the word "weekdays".)

    section Topics
    %% done - for finished tasks
    %% active - for current tasks
    %% crit - for red outline/background
    Intro & Workbook          :active,  part0, 2023-09-01, 2023-09-08
    Practice Assignment       :crit, active, about, 2023-09-06, 2023-09-11
    Database Design           :         part1, 2023-09-11, 2023-09-22
    DDL Commands              :         part2, 2023-09-25, 2023-10-02
    SQL Queries               :         part3, 2023-10-03, 2023-10-20
    DML Commands              :         part4, 2023-10-23, 2023-10-27
    SPROCs                    :         part5, 2023-10-30, 2023-11-24
    Triggers                  :         part6, 2023-11-27, 2023-12-01

    section Labs
    Lab 1, due Sep 29  :     2023-09-18, 2023-09-29
    Lab 2A, due Oct 13 :     2023-10-02, 2023-10-13
    Lab 2B, due Oct 31 :     2023-10-16, 2023-10-31
    Lab 3, due Nov 24  :     2023-10-30, 2023-11-24
    Lab 4, due Dec 08  :     2023-11-30, 2023-12-08

    section Quizzes
    Quiz 1, Oct 17 :milestone, 2023-10-17, 0d
    Quiz 2, Nov 07 :milestone, 2023-11-07, 0d
    Quiz 3, Dec 05 :milestone, 2023-12-05, 0d
    Quiz 4, Dec 13 :milestone, 2023-12-13, 0d

Inside this repository

This repository is your Student Workbook (:notebook:) for participating in the in-class demos and for completing practice homework.

⚠️ Do NOT use this repository for any assignments that are worth marks. For submitting any work that is worth marks in this course, only use repositories set up/approved by your instructor. ⚠️

The files in this repository branch are my in-class examples. There are some (old) unofficial website notes. Additionally, you can find online notes at the MS Teams Site for the course. Also be sure to checkout out the Learning Outcomes that I use in class.

Outline

The general topics in this workbook include


Software and Resources

Recommended tools for this course include:

There is a Wininstall package for this course.

Other recommended resources include:

Cool Stuff

  • Want a short way to get a git log result that looks cool? See this article

About

DMIT-1508-Workbook-A04-dgilleland created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 66.8%
  • HTML 33.2%