A small Java app that converts between Binary, Decimal, Octel and Hexidecimal. This was originally palnned asn assignemnt for a java course I was taking at WelTec in Wellington New Zealand. I ended up ...
Multiplication is working out how many groups of something you have altogether. Division is working how many you get, after sharing a number between another number. You can use place value charts to ...
Hexadecimal close hexadecimalA number system using 16 symbols from 0-9 and A-F, also known as base 16 and hex., also known as hex, is the third commonly used number ...
I want to challenge myself to daily solve at least one program in C++ to gain confidence in C++ syntax. My target is add atleast 100 programs to this github repo. After my challenge is over, this repo ...