Inspiration

I was trying to find resources to study for a quiz but I quickly found that there weren't many good resources to study binary addition

What it does

It generates problems for you to solve and is customizable so you can choose to include negative numbers or to make the program also test your binary to decimal conversion skills

How I built it

I used the knowledge I learned from my Digital Electronics class to make algorithms to successfully calculate solutions so that they can be compared to the user's input to see if they're right.

Challenges I ran into

Challenges I ran into mainly revolved around incorrect calculations where the predicted answer isn't actually correct.

What I learned

I learned that seemingly simple projects should still have extra time dedicated to it as one may be surprised at the amount of time it will take

What's next for Binary Addition Problem Generator

I plan on turning this simple program into a website so that it is more accessible and will allow students to be able to study this topic more easily. I also plan on adding more features like generating different types of problems related to binary (converting binary to decimal, positive to negative, etc.) .

Built With

Share this project:

Updates