Skip to main content

Understanding Application Computer Technology

Understanding Application Computer Technology It is very important that you can learn a lot about application or app. in my post about Understanding of Operating System Computer Technology I hope you have understanding who is only little.. May be you have ever heard about using an application or app. An application (or app) is a type of software that allows you to perform specific tasks. Applications for desktop or laptop computers are sometimes called desktop applications, and those for mobile devices called mobile apps.


Application programs are meant to accomplish specialized tasks they are designed for :
-. Word Processing : A word processor allows you to write a letter, design a flyer, and create many other kinds of documents. The most commonly known word processor is Microsoft Word .for example try look below:

- Email or electronic mail :  becoming more and more popular as people learn to communicate again with written words. For many purposes it is superior to a phone call because you don't have to catch the person in and you can get straight to the point. No time is wasted on casual conversation. It also leaves a written record to refer back to for a response or if you forget who said what. Try look this picture below:

- Communications : These programs temporarily connect computers to each other to exchange information. They may use telephone lines or dedicated cables for the connection. for example, to work at home on the weekend and transfer all you've done to your computer at work before you leave home.Try look this picture below:

Web Browsers : A web browser is the tool that you use to access the World Wide Web. Most computers come with a web browser pre-installed, but you can also download a different one if you want. Examples of browsers consist of  Internet Explorer, Firefox, Google Chrome, and Safari. let's see some examples below:

Games : There are many different games that you can play on your computer. Many action games require a lot of computing power, so they may not work unless you have a newer computer. let's see some examples below :

I hope you had a fruitful experience reading Understanding Application Computer Technology and can be for practiced by you.maybe someday you'll find something new and can be useful for the crowds ..

Comments

Popular posts from this blog

Parts of Computer Technology Basics

Part of Computer Technology Basics it seems you should know if a part of the computer is damaged you be know where the location of the damage. Computers Technology now in circulation are increasingly sophisticated and much in demand by many people, maybe including yourself. you should know in it has an important component. The following P arts of C omputer Technology Basic: 1. Hardware hardware are all part of the physical computer , and are distinguished by the data in it or who operate in it, and are distinguished by the software (software) that provides instructions for the hardware to complete the task. The boundary between hardware and software will be a little blurry when we speak about firmware, because this firmware is software that is "made" into the hardware. This firmware is the area of computer science and computer engineering , which is rarely known by the general user.Just an example below:

The Linux Operating System Section

The Linux Operating System Section - This section contains a large amount of tutorials and information about Linux. I present a form that allows you to read it and do not need hard to find. some of you may already have heard of linux, some stories Linux users, who generally do their own install and configuration of the system, are more likely to understand the technology than users of Microsoft Windows or Mac OS. They are often called hacker or geek. But the stereotype is increasingly reduced with increasing user-friendly nature and the growing breadth of Linux distribution users. Linux has made a pretty good achievement in the server computer market and special-purpose computer, such as image rendering engine and a web server. Linux is also gaining in popularity in the desktop computer market.well to more clear about the linux operating system I will explain. Linux is a principle to a combination of LAMP-server program, short for Linux, Apache, MySQL, Perl / PHP / Python. LAMP has...

Logging in and Logout on Linux

So, this time if you have installed linux on your computer, it is very easy to logging in and logout in how your computer. The following means logging in and logout on linux : logging in When you complete installing Linux and booting the system you should see a login prompt on your monitor. When you did your Linux install you should have set a root password. You may have also created a user with a password. Therefore to log in, you will want to type the name of a user or "root" for the login name and enter the appropriate password. If you logged in as a normal user and know the root password and want to use administration commands, you may use the command "su" to become a "super user". Some systems also support the "sudo" command, which allows administrative privileges on a command by command basis. Logging out Use the command "logout" to exit a given session. If you have logged in, then typed "su" to become a superuser...