How to Google like a Pro – Learn Programming Malayalam



#malayalam #malayalamtutorials #googlemalayalam #howtogoogle #howtogooglemalayalam

Learn about how to google like a Pro. Example contents are here

Use Google like a pro

1. Search an exact match
“learn python”

2. Exclude a term
python -django

3. Must include both terms – AND
php AND laravel

4. OR – include one of the item

python OR flask

5. wildcards * – used to replace any characters

learn web development with *

6. Search for specific file type

filetype:py learn python

7. range of numbers

php 5..8

8. Search inside a particular website

site:stackoverflow.com python variables

https://denic.hashnode.dev/use-google-like-a-pro

source