Lesson 1 Flashcards
What’s most important is that
you can find the answer, not that you know the answer right away
Techniques used for effective internet searching:
- Type using keywords instead of full sentences
- Add ‘example’ to your query if you want to see an example
- Add the specific language you are coding in to your query, e.g. ‘python’
- Use double quotations when you need an exact match in your search
- Make sure to check the date of what you are referencing, languages often change over time
What can you do if you are confronted with an error message?
Enter it into your search engine
What can you do to further narrow down results to what you are searching?
Add key words and quotation marks
It’s not about what we already know,
it’s about how we learn. It’s about the tenacity of sitting in front of a computer and searching until you find the right answer. It’s about staring at every line of code until you understand what’s going on, or searching until you do. It’s about searching how-to, examples, errors, until it all begins to make sense. Everything else will follow.