Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message googling suggestion #836

Open
straussed opened this issue Feb 27, 2023 · 1 comment
Open

Error message googling suggestion #836

straussed opened this issue Feb 27, 2023 · 1 comment

Comments

@straussed
Copy link
Contributor

In Before we start > Dealing with error messages:

An additional suggestion in these section could be to remind users to remove any object names specific to their code when googling.

If you can’t fix an error yourself, start by googling it. Some error messages are too generic to diagnose a problem (e.g. “subscript out of bounds”). In that case it might help to include the name of the function or package you’re using in your query. >>>>Also note that its best to remove your variable names from the error message when googling to more easily find help online.<<<<

@smflynn121
Copy link

^^^ Yes I think this would be super helpful! Half the battle when learning to code is learning how to google. It would be nice if we could bake an example of googling an error into this lesson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants