Skip to content

Instantly share code, notes, and snippets.

View kimmccaskill's full-sized avatar

Kim McCaskill kimmccaskill

  • MakeMusic
  • Denver, CO
View GitHub Profile

Guiding Questions to Define The Relationship:

  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches? Nick: Talking out // Caleb: Go with the flow // Kim: D&C and talking it out

  • How do you communicate best? How do you appreciate receiving communication from others? Text or slack. Transparency with needs if change is neccesary.

  • How would you describe your work style? Go with the flow. Understanding the content.

@kimmccaskill
kimmccaskill / mod_0_assessment_checklist.md
Last active September 17, 2019 03:46 — forked from damwhit/mod_0_assessment_checklist.md
Mod 0 Technical Assessment Checklist

Checklist/Rubric

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.
  • I named my files correctly.
  • I structured my files and directories correctly.
  • I made only one initial commit.
  • I pushed my initial commit to GitHub.
@kimmccaskill
kimmccaskill / mod_0_session_3_practice_tasks.md
Last active September 13, 2019 23:03 — forked from damwhit/mod_0_session_3_practice_tasks.md
Mod 0 Session 3 Practice Tasks

Session 3 Practice Tasks

The assignments listed here should take you about 1 hour in total.

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. Click the Edit button when you're ready to start adding your answers.
  3. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
@kimmccaskill
kimmccaskill / mod_0_session_1_readings.md
Last active September 4, 2019 17:14 — forked from damwhit/mod_0_session_1_readings.md
Mod 0 Session 1 Readings

Session 1 Readings and Responses

The readings and responses listed here should take you approximately 40 minutes.

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of this document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

  • Your key take-aways OR how you're going to implement specific points (minimum 3):
  • Understand the "what" and "why" before the "how." The general overview will help you learn vs copy and pasting knowledge.