Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.32 KB

readme.md

File metadata and controls

51 lines (38 loc) · 2.32 KB

WDI 17 Syllabus

Administrative

Curriculum

Communication

FAQs

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.

Tips

  • `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