Phase II: The Architect

Phase II: The Architect

Duration: Weeks 1 to 4 (Book Part I: Foundation) Design your workspace and research foundation

Reading this page for MC 501? Use the Graduate edition control in the lower corner of the page. Phase II differs between the two courses, and your choice is remembered across the hub and the textbook. MC 451 students should leave it off.


Learning Objectives

By the end of Phase II, you will:

  • Build a professional GitHub profile with a profile README
  • Confirm all required software is installed and working
  • Structure your digital workspace (the course workspace in VS Code) for the semester
  • Identify and evaluate media archives as potential data sources
  • Meet with a SIUE librarian to explore database options

Phase II Overview

As an architect designs blueprints before construction, you design your research infrastructure. This phase runs concurrently with Phase I. While you are reading and reflecting, you are also setting up the tools you will use all semester and scouting your data source.

Read Chapters 1 to 3 alongside this phase. Every assignment is due Friday of the week listed, by 11:59 PM.


Assignments (MC 451): 125 points

Syllabus Contract (25 pts), Week 1

Open the syllabus contract template in VS Code, fill in the acknowledgment fields, and render it to PDF. This confirms your software (R, VS Code, Quarto) is installed and working.


GitHub Profile (25 pts), Week 2

Create a professional GitHub account with:

  • A professional username and profile photo
  • A profile README introducing yourself and your research interests

GitHub Setup Guide


Project Setup (25 pts), Week 3

Initialize your course workspace as a GitHub repository and push it to GitHub. This proves VS Code, GitHub, and git all work together.

  1. Open GitHub Desktop and create a new repository from your course workspace folder
  2. Make an initial commit (“Initial workspace setup”)
  3. Publish the repository to GitHub (public)
  4. Submit your repository URL to Blackboard

From this point forward you commit and push your journal entries each week using GitHub Desktop, building a git habit before R enters the picture.

GitHub Desktop Setup Guide


Librarian Visit Report (50 pts), Week 4

Meet with a SIUE librarian to identify and evaluate a data archive for your research project. Write a report documenting:

  1. The archive: name, type, scope
  2. What you learned: date range, searchability, export options
  3. Feasibility: can this source answer your research questions?
  4. Librarian consultation: what did the librarian recommend?

Submit as PDF: Lastname_ArchivistReport.pdf

Assignments (MC 501): 100 points

Syllabus Contract (25 pts), Week 1

Open the syllabus contract template in VS Code, fill in the acknowledgment fields, and render it to PDF. This confirms your software (R, VS Code, Quarto) is installed and working.


GitHub Profile (25 pts), Week 2

Create a professional GitHub account with:

  • A professional username and profile photo
  • A profile README introducing yourself and your research interests

GitHub Setup Guide


Librarian Visit Report (50 pts), Week 4

Meet with a SIUE librarian to identify and evaluate a data archive for your research project. Write a report documenting:

  1. The archive: name, type, scope
  2. What you learned: date range, searchability, export options
  3. Feasibility: can this source answer your research questions?
  4. Librarian consultation: what did the librarian recommend?

Submit as PDF: Lastname_ArchivistReport.pdf


A note on Project Setup

MC 501 has no separate Project Setup assignment. You build the workspace repository during the Week 2 class session, alongside Chapter 2, and you are expected to be committing and pushing your journal entries from that point forward.

GitHub Desktop Setup Guide