software development

7 Googling Tips You Probably Don’t Know Exist

Googling tips will make your search faster and more interesting. When used rightly, Google is one of the most powerful tool in the world. But most people don’t know how to utilise its power qualities.

Here are 7 Googling tips that will make you a browsing ninja!

1. Eliminate Unwanted Results By Adding a Minus Sign

For instance, the result below shows that you don’t want to see search results for 2021.

Googling tips

2. Use Quotation Marks

Putting quotation marks around a search term lets you search for exactly that word. All search results will have that term in it.

3. Use Two Periods

Use two periods to search between two number ranges

Example car racing 1999..2022

4. Filetype

You can also filter a certain file type related to your search

Example software development filetype:pdf

This filters out all the click bait news about software development that you don’t want to read.

5. Location

Find news related to a particular location

Example: software development location:abuja

6. Tilde ~

Use tilde as part of your search parameters when you want synonyms to appear in the result

Example: software development~training

Here you get results like software development training, lessons, guide, coaching, etc

7. In Chrome Ctrl + Shift + N

This opens up a new private browsing session.

Conclusion

These are some of the Googling tips that you can use to make your search results a bit more concise and clearer.

What did I miss? Let me know in the comments.

Gmail Productivity Hacks You Should Know

Recent Posts

What Exactly is Docker?

Imagine moving to a new apartment. Instead of disassembling your furniture, rebuilding pipes, and rewiring…

15 hours ago

Event Delegation in JavaScript

Imagine you’re the principal of a large school. Every day, students (like buttons, links, or…

2 days ago

The DRY Concept (Don’t Repeat Yourself)

You know that thing you do? Where you copy a chunk of code, paste it…

4 days ago

What Truly Makes a Great Software Developer

We've all seen them. The developers who seem to effortlessly untangle complex problems, whose code…

1 week ago

How to Filter Vulgar Words in React Native

If you're building a social, chat, or comment-based mobile app using React Native, protecting your…

2 weeks ago

How to Build Faster Mobile Apps With Native Wind Library

The Cross-Platform ImperativeLet's face it: building separate iOS and Android apps wastes resources. React Native…

2 weeks ago