Skip to content

Instantly share code, notes, and snippets.

@elyhess
elyhess / intermediate_sql.md
Last active January 23, 2021 21:57 — forked from case-eee/intermediate_sql.md
Intermediate SQL

Intermediate SQL Workshop

  • Run psql
  • You may need to run CREATE DATABASE intermediate_sql;
  • To exit this shell, you can run CTRL d

Create tables

Let's create some tables in the database.

@elyhess
elyhess / p1_feedback_for_sam_from_ely.md
Last active October 22, 2020 14:21 — forked from megstang/feedback_from_me.md
Project Feedback (Mod 1 P1)

Project Feedback

Directions

  1. For every partner you have, make a copy of this gist
  2. Fill out the copied gists with feedback for each group project partner (one gist per partner)
  3. Send us your feedback for each partner using the form posted in slack/assignment tracker (one submission per partner)
  4. Individually slack your partners the link of the gist you filled out for them
  5. Spend some time reviewing your partner’s feedback that they sent you
  6. Get on a video call with your partner(s) for the in person partner retro to discuss feedback.