Wednesday, February 12, 2014

How to learn computer

Learn Computer Applications Step 1.jpg
1
Know what the software does. This gives you an idea of which buttons are for what.Often title gives you hints.

  1. Learn Computer Applications Step 2.jpg
    2
    Look at and read the entire open window. Do not get tunnel vision on one portion of the window.There may be some text. Read it.
  2. Learn Computer Applications Step 3.jpg
    3
    Review the entire menu bar or menu bars.
    • Click on File, noting that it relates to actions for handling files. Actions such as Open, Close, Save, and so on. Edit, Insert, Format are all items related to those actions.
    • Tools is a catch-all menu for actions that don’t comfortably fit elsewhere.
    • Windows is for handling windows tiling, switching between, and creating new windows and so on.
  1. Learn Computer Applications Step 4.jpg
    4
    Click the right mouse button while the arrow is touching any menu bar and in most Microsoft and other applications a pop-up menu appears so you can open other menu bars or close others.

  1. Learn Computer Applications Step 5.jpg
    5
    Try clicking on the buttons available.Help is the online documentation for the application and is the best source of information about the application and how to use it.
  1. Learn Computer Applications Step 6.jpg
    6
    Almost every software's information can be found in google. Search for it. Even the help file helps.

  1. Learn Computer Applications Step 7.jpg
    7
    Key combinations that make your work faster and more efficient. Common shortcuts are;
    • Hold the Ctrl down and press A, that selects all
    • Hold the Ctrl down and press S, that saves the document
    • Hold the Ctrl down and press Z, that is Undo
Learn Computer Applications Step 8.jpg
8
Select text or a picture. Then the keys X, C and V are important. In order they are Cut, Copy and Paste. Anytime you have repetition on a page these keys are life savers and it is when the mouse and the keyboard are used together; the mouse is used to select and Ctrl and C to copy then the mouse is clicked on a new area and Ctrl and V to paste.




TIPS
  • Learning any application is easy, as there is a standard and convention that is followed in the design of applications, so learn one and you have a flattened learning curve on the others.
  • If all else fails, look at the help bar. This will explain what you need to know.
  • Smart workers use the mouse and the keyboard together to become a power user.


No comments:

Installing Android Studio

Android Studio is the official IDE for Android app development. It provides the core tools needed to start developing Android apps, includ...