Performance Analysis:
In computer science, there are multiple algorithms to solve a problem. When we have more
than one algorithm to solve a problem, we need to select the best one. Performance analysis
helps us to select the best algorithm from multiple algorithms to solve a problem.
When there are multiple alternative algorithms to solve a problem, we analyze them and pick
the one which is...
Wednesday, 20 May 2020
Monday, 18 May 2020
Web Publisher
Web Publisher: Web publishing is the process of publishing original content on the Internet. Web
publishing is also known as online publishing.
The process includes building and uploading websites, updating the associated WebPages, and
posting content to these WebPages online. Web publishing comprises of personal, business, and
community websites in addition to e-books and blogs.
The content meant...
Sunday, 25 December 2016
firewall installation

Setting Up a Firewall: Windows 7 - Advanced
Note: Before starting, enabling and disable all firewalls on your machine. Don't use Remote Desktop Connection (RDC) or a similar program to install firewall software. Connect to your Windows machine directly, install the firewall, configure it to...
Saturday, 24 December 2016
Protect from Spam, Spyware, Viruses and Hackers

5 Simple Steps to Protect Your PC from Spam, Spyware, Viruses and Hackers
There are numerous ways to protect and remove malware from our computers. No one method is enough to ensure your computer is secure. The more layers of defense, the harder for hackers to use your computer. Here are five simple,...
Saturday, 10 December 2016
Common Programming Mistakes

1.Undeclared Variables
2.Uninitialized variables
3.Setting a variable to an uninitialized value
4.Using a single equal sign to check equality
5.Undeclared Functions
6.Extra Semicolons
7.Overstepping array boundaries
8.Misusing the && and || operator...
Friday, 2 December 2016
Scope Of Computer Science And Information Technology

Scope Of Computer Science And Information Technology
Introduction
Computer Science and Information Technology drive the world and has become an indispensable part of human civilization. for every learned individual, it is an asset for the knowledge economy. Computer Science and Information Technology...