Binary-to-Decimal number converter
This Java project is a project idea with the purpose to improve my coding skills. It converts binary number with a maximum of 8 digits into decimal form.
- Download this repository
- Open it into your preferred Integrated Development Environment
- Run 'main.java'
- Follow upcoming instructions