- Graduation Requirements
- Calendar
- Attendance
- Homework Policy
- One-on-Ones
- Squads
- Office Hours
- Outcomes
- Asking for Help
- Slack
- You have been invited to three different slack teams:
- WDI DC - Our primary slack team
- #wdi16-announcements - reserved for instructor / staff announcements
- #wdi16-discussion - for lesson-based questions / discussion and other code-related material
- #wdi16-techsupport - where students can assist each other on code-related issues
- #wdi16-random - for non-course related discussion
- WDI DC - Our primary slack team
- You have been invited to three different slack teams:
How do I give feedback on my experience?
Submit an anonymous response to our feedback form here
When are instructors available outside of in-class instruction?
Instructors are available for One on Ones and during office hours.
`hello`
: Backticks (the top-left of the keyboard on a Mac) makes text show up in a monospace font. Great for code.- Code blocks are made with three backticks:
``` The backtics MUST be on a line by themselves! ```
- These same backtick tricks also work on Github and Slack.
@here
: Sends a message to everyone currently online in a Slack room