Skip to content

Instantly share code, notes, and snippets.

@thewoolleyman
Last active November 15, 2022 17:19
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewoolleyman/f699d70b8ff89f9dc9b78a189ef10b59 to your computer and use it in GitHub Desktop.
Save thewoolleyman/f699d70b8ff89f9dc9b78a189ef10b59 to your computer and use it in GitHub Desktop.
How To Ask For Help

One of the most important things you can learn as a software developer is how to find your own answers. When you are working with unfamiliar technologies, though, sometimes that is hard, and you have to ask questions.

However, you should make sure you have done everything you can to find the answer yourself, and that you ask good questions without wasting the time of people who can help you. Because if you do waste people's time, they won't want to continue helping you.

Here are some references that will help teach you how to find your own answers, and to ask good questions if you cannot find your own answer.

Often, you will find that by going through the process of preparing a good question with these steps, you will find the answer on your own! Following these processes makes you focus on the problem in a different way. This happens to me all the time!

One of the first ways you can start learning this important skill is to read through ALL of the following articles! It will take you some time, but it will be worthwhile in helping you learn to not waste other people's time.

Some of these articles are nice and friendly, others are more blunt and even a little mean. And you will see that they sometimes give repeated, outdated, or even contradictory information. These things are also true of the types of people that you will encounter when asking for help!

However, reading them all and applying the processes and advice they contain is guaranteed to make you a better, more efficient, and more successful engineer/developer/coder/hacker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment