Index

 COMPUTER

├── 1. Introduction to Computer

│   ├── Definition of Computer

│   ├── Characteristics of Computer

│   ├── Advantages and Disadvantages

│   ├── Applications of Computer

│   └── History / Generations of Computer

├── 2. Types of Computer

│   ├── Analog Computer

│   ├── Digital Computer

│   ├── Hybrid Computer

│   ├── Micro Computer

│   ├── Mini Computer

│   ├── Mainframe Computer

│   └── Super Computer

├── 3. Functional Units of Computer

│   ├── Input Unit

│   ├── Processing Unit

│   │   ├── ALU

│   │   ├── CU

│   │   └── Registers

│   ├── Memory Unit

│   └── Output Unit

├── 4. Hardware

│   ├── Input Devices

│   │   ├── Keyboard

│   │   ├── Mouse

│   │   ├── Scanner

│   │   ├── MICR

│   │   ├── OCR

│   │   ├── OMR

│   │   ├── Joystick

│   │   └── Light Pen

│   │

│   ├── Output Devices

│   │   ├── Monitor

│   │   ├── Printer

│   │   ├── Plotter

│   │   ├── Speaker

│   │   └── Projector

│   │

│   ├── Storage Devices

│   │   ├── Primary Storage

│   │   │   ├── RAM

│   │   │   ├── ROM

│   │   │   └── Cache

│   │   └── Secondary Storage

│   │       ├── Hard Disk

│   │       ├── SSD

│   │       ├── CD/DVD

│   │       ├── Pen Drive

│   │       └── Floppy Disk

│   │

│   └── Processing Devices

│       ├── CPU

│       └── GPU

├── 5. Software

│   ├── System Software

│   │   ├── Operating System

│   │   ├── Utility Program

│   │   └── Language Translator

│   │       ├── Compiler

│   │       ├── Interpreter

│   │       └── Assembler

│   │

│   ├── Application Software

│   │   ├── General Purpose

│   │   └── Customized Software

│   │

│   └── Programming Software

├── 6. Programming Language

│   ├── Machine Language

│   ├── Assembly Language

│   ├── High Level Language

│   └── 4GL / 5GL

├── 7. Operating System

│   ├── Functions of OS

│   ├── Types of OS

│   ├── Windows

│   ├── Linux

│   ├── DOS

│   └── Android

├── 8. Number System

│   ├── Decimal

│   ├── Binary

│   ├── Octal

│   ├── Hexadecimal

│   └── Conversion

├── 9. Computer Memory

│   ├── Bit, Nibble, Byte

│   ├── KB, MB, GB, TB

│   ├── RAM

│   ├── ROM

│   └── Cache

├── 10. Computer Graphics

│   ├── Pixel

│   ├── Resolution

│   ├── CGA

│   ├── EGA

│   ├── VGA

│   └── SVGA

├── 11. Computer Network

│   ├── LAN

│   ├── MAN

│   ├── WAN

│   ├── PAN

│   ├── Topology

│   ├── Internet

│   ├── Intranet

│   └── Extranet

├── 12. Internet and Email

│   ├── WWW

│   ├── Website

│   ├── Webpage

│   ├── Browser

│   ├── Search Engine

│   ├── Email

│   └── Social Media

├── 13. Cyber Security

│   ├── Virus

│   ├── Worm

│   ├── Trojan

│   ├── Antivirus

│   ├── Firewall

│   └── Hacking / Cracking

├── 14. Database

│   ├── Data

│   ├── Information

│   ├── DBMS

│   ├── RDBMS

│   └── SQL

├── 15. Microsoft Office

│   ├── MS Word

│   ├── MS Excel

│   ├── MS PowerPoint

│   ├── MS Access

│   └── Outlook

└── 16. Recent Technology

    ├── AI

    ├── Robotics

    ├── Cloud Computing

    ├── IoT

    └── Blockchain

Previous
Next Post »
0 Komentar

Practical Questions