Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 458 Bytes

File metadata and controls

12 lines (10 loc) · 458 Bytes

Effective Searching

Learning Goals

  • Vocabulary: Stackoverflow, RubyDocs
  • To know which source to look to for an answer
  • To be able to evaluate a source as likely to have the answer you are looking for (or not)
  • To be able to narrow your search results to yield better results
  • To find answers to a question on your own

Resources

  1. Notes: Effective Searching
  2. Assignment: Google Lessons