Skip to content

Instantly share code, notes, and snippets.

@jmewes

jmewes/notes.md Secret

Created October 16, 2017 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmewes/4852c6c905ce103bb0986ed2bcb3620a to your computer and use it in GitHub Desktop.
Save jmewes/4852c6c905ce103bb0986ed2bcb3620a to your computer and use it in GitHub Desktop.
How awesome engineers ask for help -- Greg Sabo

https://hackernoon.com/how-awesome-engineers-ask-for-help-93bcb2c7dbb7

  • Asking for help is an important skill

  • It's important for development productivity

  • Ask your manager what an engineer should do when they get stuck

  • Don't give up; describe ongoing work

  • Hint what you have done

  • Write down what you have learned so that you don't have to ask the same question again and again

  • Make note taking frictionless

  • Share the solution to the problem in the chat

  • Use and revice a checklist for smart questions

  • Share it with manager and teammastes

Smart question checklist

  • Env restarted
  • Explicitly formulated
  • Google searched
  • Clean command executed
  • Internal docs searched
  • Investigated relevant code for 20min
  • Chat searched
  • Read source code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment