PC How tos

View All Posts
change windows font

How to Change Font Type & Size in Windows 10

This post will show you how to change the font face (font type) from the default font to your preferred…

Read More
windows taskbar

Task Bar Settings & Configurations in Windows 10 PC

This post will show you the basic settings and configuration of taskbar using Windows 10 and it’s almost the same…

Read More
windows background

Change PC Desktop & Lock Screen Background Image

change PC resolution

How to Change Screen Resolution of Any Windows PC

Windows 10 updates

How to Disable Automic Windows Updates on Windows 10

change user account name

How to Change Name of Windows PC User Account

SQL Database

View All Posts

Logical Operators in MySQL Used For Data Filtering

In this post, you’ll learn three main logical operators used to filter data in MySQL…

github repository

Push a Local Directory to a GitHub (Remote Directory)

In this post, you’ll learn how to push a directory on your local machine to…

github fork

How to Fork a Directory (Repository) on GitHub

In Github, forking is a concept of making a copy of the main repository or…

in, btween and like logical operators

Filter Data in MySQL Using IN, BETWEEN and LIKE Logical Operators

Logical operators in MySQL are used to manipulate or combine Boolean conditions in SQL select…