Curated from: freecodecamp.org
Ideas, facts & insights covering these topics:
11 ideas
·80 reads
Explore the World's Best Ideas
Join today and uncover 100+ curated journeys from 50+ topics. Unlock access to our mobile app with extensive features.
Google is the most powerful tool in the world if you know how to use it properly. Let me show you how to get better at Googling.
1
13 reads
You can use quotes to force an exact-match search. This is super useful if you know exactly the search phrase you're looking for. You'll simply get more accurate results if you do this.
eg. "what is javascript"
1
8 reads
The AND operator will return only results related to both terms. In the example below you can see the perfect use-case of this operator.
eg. html AND css
1
8 reads
You can use the OR operator to get results related to one of the search terms you enter.
eg. (javascript OR python) free course
1
7 reads
The - operator will exclude results that contain a term or phrase.
Let's say we want to get JavaScript-related results, but exclude any CSS results from them.
eg. javascript -css
1
7 reads
You can use the (*) wildcards as placeholders, which will be replaced by any word or phrase.
You can use it when you know almost the whole search phrase. Just replace the part you don't know with an asterisk.
eg. "how to start * in 6 months"
1
7 reads
If you want to search for something in particular on a specific website, this should be your approach.
eg. site:freecodecamp.org
1
7 reads
You can also use this very useful feature to help you find a specific file type. It's handy if you're looking for some materials like PDFs. If you haven't used it before, from now on you will.
eg. filetype:pdf learn css
1
6 reads
This can be anything at all. If you're looking to buy something that falls within a specific price range, or you're searching for results that include a specific range of years, this is for you.
eg. ecmascript 2016..2018
1
4 reads
Use the before operator to return only results before a given date.
You must provide year-month-day dates or only a year.
eg. javascript before:2020
1
7 reads
Use the after operator to return only results after a given date. You must provide year-month-day dates or only a year. Super useful if you want to exclude outdated results.
eg. web development after:2020
1
6 reads
IDEAS CURATED BY
CURATOR'S NOTE
As someone who has to search a lot of materials for my day to day affairs, this simple but effective hacks are a time saver!
“
Learn more about computerscience with this collection
How to apply new knowledge in everyday life
Why continuous learning is important
How to find and evaluate sources of knowledge
Related collections
Similar ideas
Read & Learn
20x Faster
without
deepstash
with
deepstash
with
deepstash
Personalized microlearning
—
100+ Learning Journeys
—
Access to 200,000+ ideas
—
Access to the mobile app
—
Unlimited idea saving
—
—
Unlimited history
—
—
Unlimited listening to ideas
—
—
Downloading & offline access
—
—
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates