Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Praise

How to convert to decimal to binary ?

Mar 26, 2015 4:35PM PDT

Hi,

I would like to know how i can convert a number to binary easily. I'm in a computer class and i need to convert numbers decimal --> binary | binary--> decimal.
I've been trying to do it for several days.

Thanks in advance

Discussion is locked

- Collapse -
here
Mar 26, 2015 5:35PM PDT
- Collapse -
Re: binary
Mar 26, 2015 6:43PM PDT

Is this a class without a teacher and without a text book? Then indeed, you have to find out yourself. I hope you don't pay for such bad education!

The importance of knowledge about binary (or octal or hexadecimal) notation and converting from one into the other or to decimal faded away around 1980. At the moment it's only useful if you need to understand network masks when setting up a network. So if your class doesn't cover that subject, it's quite outdated. Do they teach Assember also?

Kees

- Collapse -
How to convert to decimal to binary ?
Mar 27, 2015 12:34AM PDT

I read the wikihow page 10 times and i understand better now.
But i still have another question :
How can i convert through bases in my head.
ex : base 2 to 10 to 16 to 7 and so on and so forth.
I want to do this mental arithmetic.
And yes i did some research on those different numeral systems.
But i would like to know the fastest way to do it.

peter

- Collapse -
From what I was taught, practice.
Mar 27, 2015 12:57AM PDT

Just like you learned math long ago you start with small numbers and work your way up to bigger problems.

There are folk that think such is explained in such a way that the skill is acquired in one sentence or paragraph. Sorry but if that was true then the method would be a non-skill item. Skills take practice. Exercises build skill.
BOb