Adrian Garcia

Adrian Garcia

Sunday, March 1, 2015

Computer Talk

When people who are really savvy with technology are discussing computers, you often hear them have conversations when they are discussing things like kilobytes, megabytes, binary code and so one. Many people do not no what this stuff is, despite being a crucial part of understanding how computer's work. Making sense of all of this information can often be like trying to learn a foreign language. Trying to understand all of this can end up going over the average person's head. Here are some useful tips to help you better understand the inner workings of the computer.


  • Byte- Unit of digital information in computing and telecommunications that most commonly consist of eight.
  • Kilobytes- Refers to 1024 or 1000 bytes
  • Megabytes- One million bytes of information
Image result for megabytes
  •  Binary code represents text or computer processor instructions using the binary number system's two binary digits, 0 and 1. A binary code assigns a bit string to each symbol or instruction.
Here is the Binary Alphabet to help you better understand:
  • Capital letters:                                 
    A01000001
    B01000010
    C01000011
    D01000100
    E01000101
    F01000110
    G01000111
    H01001000
    I01001001
    J01001010
    K01001011
    L01001100
    M01001101
    N01001110
    O01001111
    P01010000
    Q01010001
    R01010010
    S01010011
    T01010100
    U01010101
    V01010110
    W01010111
    X01011000
    Y01011001
    Z01011010
  • Lowercase: 
    a01100001
    b01100010
    c01100011
    d01100100
    e01100101
    f01100110
    g01100111
    h01101000
    i01101001
    j01101010
    k01101011
    l01101100
    m01101101
    n01101110
    o01101111
    p01110000
    q01110001
    r01110010
    s01110011
    t01110100
    u01110101
    v01110110
    w01110111
    x01111000
    y01111001
    z01111010
Image result for binary code

No comments:

Post a Comment