Internet

Aren't we all professional Googlers?

Recently I was recommended a YouTube video titled “How to Google like a senior software engineer”. It was showing some Google dorks to filter out results so you can find the exact solution

When I used to collect computer viruses

Today I was having a lecture about information security and information security law. I just started the module and this is the third lecture about the topic. And todays lecture was about different

How to setup SCSS on your computer

SCSS is a CSS pre-processor. By using a pre-processor like SCSS you can easily write simple and elegant CSS. You also have added advantage of variables, arithmetic operations and more. And overall writing