How do I learn binary?

Anything and Everything about Uplink

Moderators: jelco, bert_the_turtle, Chris, Icepick, Rkiver

Zero Override
level1
level1
Posts: 39
Joined: Thu Aug 21, 2003 12:44 am
Location: UK

Postby Zero Override » Sat Aug 30, 2003 8:08 am

I really wanna learn binary but don't know how, any help?
User avatar
Hektik sniper
level5
level5
Posts: 3642
Joined: Tue May 07, 2002 4:58 pm
Location: A Field with my fellow Clows.... MOOOOOOO!!!!!
Contact:

Postby Hektik sniper » Sat Aug 30, 2003 8:15 am

try www.google.com they have real good tutorials
British Army The Number 1 UK Soldat Clan
Winners of Storm and Destory CTF
Darksun
level5
level5
Posts: 6461
Joined: Sat Dec 07, 2002 7:08 pm
Location: 127.0.0.1

Postby Darksun » Sat Aug 30, 2003 9:51 am

How do you mean, 'learn binary' - do you want to convert decimal to binary (and vice-versa). It's quite easy

01100011 = 99

The way to work it out is as follows:

MSB 128   64   32   16   8   4   2   1   LSB
         0     1     1     0     0   0   1   1

All the bits that are 'turned on' i.e. 1, you add together

64+32+2+1=99

If I got anything wrong, its because its too early in the morning
Zero Override
level1
level1
Posts: 39
Joined: Thu Aug 21, 2003 12:44 am
Location: UK

Postby Zero Override » Sat Aug 30, 2003 8:12 pm

How do you say words In binary?
User avatar
RoystonD12
level4
level4
Posts: 940
Joined: Tue Jun 18, 2002 3:22 pm
Location: Right behind you...
Contact:

Postby RoystonD12 » Sat Aug 30, 2003 8:29 pm

how do you use google?
what.up('yo');
Stewsburntmonkey
level5
level5
Posts: 11553
Joined: Wed Jul 10, 2002 7:44 pm
Location: Nashville, TN
Contact:

Postby Stewsburntmonkey » Sat Aug 30, 2003 11:20 pm

Just to make this clear, binary is not a language it is a number system.  You do not "say words in binary", that is like asking how to say words in decimal.  There are various ways to encode characters in binary, the most common ones being Unicode and its subset ASCII.  But how binary is interpreted depends on what is reading it so just learning binary is really not all that useful in and of itself.  :)
Darkshine
level5
level5
Posts: 1146
Joined: Sat Mar 23, 2002 2:39 pm
Location: Southsea

Postby Darkshine » Sat Aug 30, 2003 11:42 pm

*
Last edited by Darkshine on Tue Nov 03, 2015 11:58 am, edited 1 time in total.
User avatar
tabasco boy
level5
level5
Posts: 1180
Joined: Sun Mar 10, 2002 4:25 pm
Location: Lovely Planet Earth
Contact:

Postby tabasco boy » Sun Aug 31, 2003 12:57 am

Zero Override here's a simpler way to know how to convert things in binary and its how i convert things.

to convert lets say denary 24 to binary you just have to first divide 24 into 2 then the result divided by 2 and so on.

2/24 = 12 - remainder 0
2/12 = 6   - remainder 0
2/6   = 3   - remainder 0
2/3   = 1   - remainder 1
2/1   = 0   - remainder 1

so the binary equivalent of denary 24 is 11000

if you want to convert a different value you have to do the same process. but remember when you have reached a result of zero like  the 2/1=0, we cannot divide the number any further and therefore you take the list of the remainder to be our answer. Reading the remainders from bottom upwards produces an answer that is read from left to right.

ring ring ring

that means thats the end of this session class dismiss :biggrin:




(Edited by tabasco boy at 1:09 am on Aug. 31, 2003)
Eating without Tabasco® Sauce is like a computer without a OS.
Zero Override
level1
level1
Posts: 39
Joined: Thu Aug 21, 2003 12:44 am
Location: UK

Postby Zero Override » Sun Aug 31, 2003 3:22 am

Is there a binary decoder anywhere online?
Adriac
level5
level5
Posts: 3504
Joined: Wed Jan 23, 2002 7:20 am

Postby Adriac » Sun Aug 31, 2003 5:25 am

Is there a http://www.google.com anywhere online?
00010001000100000000101100010111000 10110000100010001100001011111000101 10000100100000111100010000000011010 0001011000111100001000100001011
User avatar
Starfyre
level5
level5
Posts: 3247
Joined: Sat Jun 29, 2002 3:00 pm
Location: in the tree house

Postby Starfyre » Sun Aug 31, 2003 10:37 am

Oh look what I found

http://nickciske.com/tools/binary.php

Thank you Google.
InfectedSector
level1
level1
Posts: 13
Joined: Sat May 24, 2003 3:37 pm

Postby InfectedSector » Mon Sep 01, 2003 3:15 am

Quote: from Starfyre on 10:37 am on Aug. 31, Thank you Google.


Who is Google?

:)
Installing Task Manager-you can read fast
User avatar
tabasco boy
level5
level5
Posts: 1180
Joined: Sun Mar 10, 2002 4:25 pm
Location: Lovely Planet Earth
Contact:

Postby tabasco boy » Mon Sep 01, 2003 3:47 am

InfectedSector meet
Google,

Google meet InfectedSector
and here's some of googles brothers
TUX
BILL
BEASTIE
MAC
:biggrin:


(Edited by tabasco boy at 3:49 am on Sep. 1, 2003)
Eating without Tabasco® Sauce is like a computer without a OS.
ODDin
level5
level5
Posts: 2521
Joined: Fri Jul 04, 2003 10:44 pm
Location: Haifa, Israel
Contact:

Postby ODDin » Mon Sep 01, 2003 3:52 pm

A bit back to the original question:

I know that computers have all of their information in binary - using bits. But I wondered - can a human being write down certain code or information in binary for the computer, so that he'll be able to process that information?

(Not that a human being can really learn to code in binary, I think...)
Cold Fusion
level5
level5
Posts: 1425
Joined: Tue Apr 09, 2002 8:10 pm
Location: England

Postby Cold Fusion » Mon Sep 01, 2003 3:57 pm

Quote: from tabasco boy on 3:47 am on Sep. 1, 2003[br]InfectedSector meet
Google,

Google meet InfectedSector
and here's some of googles brothers
TUX
BILL
BEASTIE
MAC
:biggrin:


Don't forget omfgl33thaX0r

:biggrin:
*Cold Fusion*

Return to “General”

Who is online

Users browsing this forum: No registered users and 33 guests