PC How tos

View All Posts
windows background

Change PC Desktop & Lock Screen Background Image

This post will show you how to change the wallpaper or background image of your PC desktop or lock screen.…

Read More
change PC resolution

How to Change Screen Resolution of Any Windows PC

In this post, you will see how to change the resolution (size) of screen in any Windows PC. Some years…

Read More
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

Uninstall program from PC

How to Properly Uninstall a Program or Software on a PC

add user account

How to Add a New User Account in Windows PC

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…