Learning Binary: Beginning menu

User Tag List

Results 1 to 3 of 3
  1. #1
    m_fatica's Avatar Active Member
    Reputation
    80
    Join Date
    Dec 2006
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Learning Binary: Beginning

    Well I've been getting asked about binary a lot lately, so I thought I would make a small guide about it.

    What you will learn in this short guide:
    -What binary is.
    -How to convert a decimal number to binary.
    -How to convert a binary number to decimal.
    -How to add binary numbers.

    Ok, binary is a 2 digit system that consists of 0's and 1's. Just like decimal has 10 digits, 0-10, binary has 2, 0 and 1.

    Converting numbers to binary and back isn't that hard, just time consuming. To convert decimal to binary, you divide by 2 and take the remainder (0 or 1). Keep dividing until you end up at 1.

    Ex:

    Convert 34 to binary:
    17
    2|34 Remainder 0

    8
    2|17 Remainder 1

    4
    2|8 Remainder 0

    2
    2|4 Remainder 0

    1
    2|2 Remainder 0

    0
    2|1 Remainder 1, Here is where we stop.

    Now you must take the first remainder and put it as the last digit, and go until you take all the remainders:

    0010 0010

    Now to convert back to decimal, you have to make a table like this:

    32|16|8|4|2|1 <--- Powers of 2 (Can go as high as you want.)

    And you fill in the table with the digits:

    32|16|8 |4 | 2|1
    1 | 0|0|0|0|1|0

    Then, everywhere this is a one, you add that number:

    32 - yes
    16 - no
    8 - no
    4 - no
    2 - yes
    1 - no

    32 + 2 = 34

    Adding binaries is simple, but can be complicated.

    If there is a 1 a spot, you carry it to the next spot and make it 0.

    Example:

    Add 1011 and 1010 (11 and 10)

    1011
    +1010
    10101

    I might come up with a more advanced guide later if I can find time, but for now, study, learn, and use!

    Learning Binary: Beginning
  2. #2
    Enfeebleness's Avatar Elite User
    Reputation
    494
    Join Date
    Jul 2006
    Posts
    3,947
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Learning Binary: Beginning

    Pretty neat stuff
    +rep ^^

  3. #3
    thisistheend861's Avatar Member
    Reputation
    5
    Join Date
    Jan 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Learning Binary: Beginning

    hehe 1 | 0|0|0|0|1|0 notice |0|=lol=your sending subliminal messages j/k :P but good job,just copied it down and gonna look at it +rep =]

Similar Threads

  1. Looking to start learning a programming language, where to begin...
    By Itsrambo in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 02-18-2011, 04:15 PM
  2. beginers guide to learn to program bots step by step with auto it
    By orangegold in forum World of Warcraft Bots and Programs
    Replies: 64
    Last Post: 10-20-2007, 10:59 AM
  3. just wanna learn
    By stevendude in forum World of Warcraft General
    Replies: 10
    Last Post: 10-28-2006, 10:13 AM
  4. Pet Skills List - Where to learn pet skills
    By Breeze in forum World of Warcraft Guides
    Replies: 3
    Last Post: 09-23-2006, 08:54 AM
  5. Warsong Gultch- Enemy base before game begins
    By Cloud in forum World of Warcraft Exploits
    Replies: 29
    Last Post: 08-21-2006, 02:27 PM
All times are GMT -5. The time now is 01:41 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search